Home
last modified time | relevance | path

Searched refs:un1getc (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/tbl/
H A Dt4.c166 if (c=='\n'){un1getc(c); break;} in readspec()
196 un1getc (c); in readspec()
221 un1getc(c); in readspec()
268 un1getc(c); in readspec()
283 un1getc(c); in readspec()
H A Dt3.c110 un1getc('\n'); in backrest()
112 un1getc(*--s); in backrest()
H A Dte.c77 un1getc(int c) in un1getc() function