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

  /src/bin/ksh/
lex.c 67 static const char *ungetsc ARGS((int c));
149 ungetsc(c);
215 ungetsc(c2);
278 ungetsc(c);
298 ungetsc(c);
301 ungetsc(c);
315 ungetsc(c);
326 ungetsc(c);
450 ungetsc(c2);
541 ungetsc(c2)
1308 ungetsc(c) function
    [all...]
  /src/external/bsd/less/dist/
command.c 956 * (characters previously given to ungetcc or ungetsc).
1070 public void ungetsc(char *s) function
1354 ungetsc(extra);

Completed in 19 milliseconds