Home
last modified time | relevance | path

Searched refs:INPUT_NOFILE_OK (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/shell/
Dash.c10684 INPUT_NOFILE_OK = 2, enumerator
11158 if (flags & INPUT_NOFILE_OK) in setinputfile()
14557 if (setinputfile(name, INPUT_PUSH_FILE | INPUT_NOFILE_OK) < 0) in read_profile()