Searched defs:readline (Results 1 - 3 of 3) sorted by relevance

/ast/src/cmd/re/
H A Dsed0.c158 readline(Text *t) function
332 if(!readline(&data))
/ast/src/cmd/mailx/
H A Dfio.c475 readline(FILE* ibuf, char* buf, int size) function
/ast/src/cmd/nmake/
H A Dparse.c29 * NOTE: readline() from file does double copy to pp->ip and sp
132 Sfio_t* ip; /* readline write string */
545 readline(int lead) function
931 while (s = lin = readline(lead))

Completed in 22 milliseconds