HomeSort by: relevance | last modified time | path
    Searched defs:pushfile (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/sh/
input.c 111 STATIC void pushfile(void);
562 pushfile();
587 pushfile();
601 * To handle the "." command, a stack of input files is used. Pushfile
606 pushfile(void) function in typeref:typename:STATIC void
611 ("pushfile(): fd=%d buf=%p nl=%d ll=%d \"%.*s\" plinno=%d\n",
input.c 111 STATIC void pushfile(void);
562 pushfile();
587 pushfile();
601 * To handle the "." command, a stack of input files is used. Pushfile
606 pushfile(void) function in typeref:typename:STATIC void
611 ("pushfile(): fd=%d buf=%p nl=%d ll=%d \"%.*s\" plinno=%d\n",

Completed in 21 milliseconds