Searched refs:gethfield (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/mailx/
H A Daux.c157 while ((lc = gethfield(ibuf, linebuf, lc)) >= 0)
170 gethfield( function
H A Dcollect.c934 while (gethfield(fbuf, hdr, 9999L) > 0) {
/illumos-gate/usr/src/cmd/mailx/hdr/
H A Ddef.h478 extern int gethfield(register FILE *f, char linebuf[], register long rem);

Completed in 62 milliseconds