HomeSort by: relevance | last modified time | path
    Searched refs:grabh (Results 1 - 5 of 5) sorted by relevancy

  /src/usr.bin/mail/
send.c 702 (void)grabh(hp, GCC);
704 (void)grabh(hp, GBCC);
757 if (grabh(hp, GSMOPTS)) {
collect.c 437 (void)grabh(hp, GSUBJECT);
548 (void)grabh(hp, GTO | GSUBJECT | GCC | GBCC | GSMOPTS);
tty.c 284 grabh(struct header *hp, int gflags) function in typeref:typename:PUBLIC int
extern.h 314 int grabh(struct header *, int);
cmd3.c 473 if ((rval = grabh(&hdr, GTO)) != 0)
574 if ((rval = grabh(&hdr, GTO)) != 0)

Completed in 14 milliseconds