HomeSort by: relevance | last modified time | path
    Searched refs:ungetsc (Results 1 - 7 of 7) 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/
optfunc.c 410 ungetsc("/");
411 ungetsc(s);
option.c 155 ungetsc(str);
decode.c 1015 ungetsc(s);
command.c 956 * (characters previously given to ungetcc or ungetsc).
1070 public void ungetsc(char *s) function
1354 ungetsc(extra);
edit.c 646 ungetsc(every_first_cmd);
funcs.h 99 public void ungetsc(char *s);

Completed in 37 milliseconds