Searched defs:pushback (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/troff/
H A Dn1.c1001 pushback(xbuf);
1138 pushback(b) function
1149 errprint(gettext("pushback overflow"));
/illumos-gate/usr/src/lib/libpp/common/
H A Dppproto.c84 char pushback[4]; /* pushback area for caller */ member in struct:proto
/illumos-gate/usr/src/cmd/csh/
H A Dsh.file.c155 pushback(tchar *string, int echoflag) function
162 tprintf("TRACE- pushback()\n");
760 * Tabs in the input line cause trouble after a pushback.
773 pushback(inputline, should_retype);

Completed in 51 milliseconds