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

/opensolaris-onvv-gate/usr/src/uts/common/io/bge/
H A Dbge_recv2.c49 * we don't even need the refill mutex <rf_lock>, as the caller
120 goto refill;
126 goto refill;
132 goto refill;
154 goto refill;
166 goto refill;
188 goto refill;
249 refill:
/opensolaris-onvv-gate/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);
/opensolaris-onvv-gate/usr/src/cmd/sendmail/libsm/
H A DMakefile43 memstat.o niprop.o path.o put.o refill.o rewind.o rpool.o setvbuf.o \
/opensolaris-onvv-gate/usr/src/lib/libshell/common/edit/
H A Dhistory.c691 goto refill;
702 goto refill;
705 refill:
/opensolaris-onvv-gate/usr/src/uts/common/fs/proc/
H A Dprsubr.c3531 refill:
3567 goto refill;
3635 * have information on, refill the page vector and reset
/opensolaris-onvv-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex1103 % @refill is a no-op.
1104 \let\refill=\relax

Completed in 102 milliseconds