Home
last modified time | relevance | path

Searched refs:pushback (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/troff/
H A Dn9.c134 pushback(linebuf); in setline()
239 pushback(brabuf); in setbra()
300 pushback(vlbuf); in setvline()
383 pushback(drawbuf); in setdraw()
495 pushback(fbuf); in setfield()
531 pushback(fbuf); in setfield()
H A Dn1.c1000 pushback(xbuf); in setxon()
1137 pushback(b) in pushback() function
H A Dn4.c217 pushback(numbuf); in setn1()
H A Dn3.c848 pushback(*(((tchar **)(frame + 1)) + i - 1)); in seta()
/illumos-gate/usr/src/lib/libc/port/stdio/
H A DREADME.design135 both the buffer and the pushback buffer. The pushback buffer is used so
137 enabled or not. Characters that we 'unget' are placed on the pushback
144 that, we'll fall back to trying to allocate a pushback buffer.
146 libc defines static data for _NFILE worth of pushback buffers which are
/illumos-gate/usr/src/cmd/csh/
H A Dsh.file.c153 pushback(tchar *string, int echoflag) in pushback() function
771 pushback(inputline, should_retype); in tenex()
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dppproto.c90 char pushback[4]; /* pushback area for caller */ member
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dproto.c1321 char pushback[4]; member