OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setinputfile
(Results
1 - 5
of
5
) sorted by null
/system/core/sh/
input.h
56
void
setinputfile
(const char *, int);
main.c
375
setinputfile
(fullname, 1);
input.c
433
setinputfile
(const char *fname, int push)
function
454
* Like
setinputfile
, but takes an open file descriptor. Call this with
477
* Like
setinputfile
, but takes input from a string.
options.c
113
setinputfile
(arg0, 0);
exec.c
183
setinputfile
(cmd, 0);
Completed in 1045 milliseconds