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

/freebsd-9.3-release/usr.bin/mail/
H A Dextern.h130 int gethfield(FILE *, char [], int, char **);
H A Dutil.c145 if ((lc = gethfield(ibuf, linebuf, lc, &colon)) < 0)
160 gethfield(FILE *f, char linebuf[], int rem, char **colon) function

Completed in 105 milliseconds