Searched refs:setinputfile (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/shell/
H A Dash.c8817 * Like setinputfile, but takes an open file descriptor. Call this with
8840 setinputfile(const char *fname, int flags) function
8866 * Like setinputfile, but takes input from a string.
10951 setinputfile(fullname, INPUT_PUSH_FILE);
10998 setinputfile(name, INPUT_PUSH_FILE);
12658 setinputfile(*xargv, 0);
12685 if (setinputfile(name, INPUT_PUSH_FILE | INPUT_NOFILE_OK) < 0)

Completed in 110 milliseconds