Home
last modified time | relevance | path

Searched refs:ungetsc (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/bin/ksh/
H A Dlex.c67 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);
[all …]
/netbsd-src/external/bsd/less/dist/
H A Doptfunc.c410 ungetsc("/"); in opt_p()
411 ungetsc(s); in opt_p()
H A Doption.c155 ungetsc(str); in scan_option()
H A Dcommand.c1070 public void ungetsc(char *s) in ungetsc() function
1354 ungetsc(extra); in commands()
H A Dedit.c646 ungetsc(every_first_cmd); in edit_ifile()
H A Ddecode.c1015 ungetsc(s); in editchar()
H A Dfuncs.h99 public void ungetsc(char *s);