Home
last modified time | relevance | path

Searched refs:grabh (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.bin/mail/
H A Dsend.c303 grabh(hp, GCC); in mail1()
305 grabh(hp, GBCC); in mail1()
H A Dcollect.c136 grabh(hp, GSUBJECT); in collect()
236 grabh(hp, GTO|GSUBJECT|GCC|GBCC); in collect()
H A Dextern.h132 int grabh(struct header *, int);
H A Dtty.c54 grabh(struct header *hp, int gflags) in grabh() function