Searched refs:scanstring (Results 1 – 4 of 4) sorted by relevance
311 if (!scanstring(delim, save))521 scanstring(c, charput); /* Scan it off */
389 int scanstring( int c, void (*outfun)( int c ) );
526 scanstring(c, output); /* Copy it to output */
334 scanstring(int delim, in scanstring() function
Completed in 25 milliseconds