Searched refs:refill (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/lib/libpp/common/
H A Dppfsm.h243 refill(p); \
260 #define refill _pp_refill macro
276 extern void refill(int);
H A Dppfsm.c885 * file buffer refill
890 refill(register int c) function
941 debug((-7, "refill(\"%s\") = %d = \"%-.*s%s\"", error_info.file, c, (c > 32 ? 32 : c), pp.in->nextchr, c > 32 ? "..." : ""));
943 sfprintf(sfstderr, "===== refill(\"%s\") = %d =====\n%s\n===== eob(\"%s\") =====\n", error_info.file, c, pp.in->nextchr, error_info.file);
/osnet-11/usr/src/cmd/sendmail/libsm/
H A DMakefile43 memstat.o niprop.o path.o put.o refill.o rewind.o rpool.o setvbuf.o \
/osnet-11/usr/src/lib/libshell/common/edit/
H A Dhistory.c695 goto refill;
706 goto refill;
709 refill:
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex1103 % @refill is a no-op.
1104 \let\refill=\relax
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex1176 % @refill is a no-op.
1177 \let\refill=\relax

Completed in 555 milliseconds