Home
last modified time | relevance | path

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

/freebsd/usr.bin/mail/
H A Dutil.c141 if ((lc = gethfield(ibuf, linebuf, lc, &colon)) < 0) in hfield()
156 gethfield(FILE *f, char linebuf[], int rem, char **colon) in gethfield() function
H A Dextern.h128 int gethfield(FILE *, char *, int, char **);