Searched refs:headget (Results 1 - 6 of 6) sorted by relevance

/ast/src/cmd/mailx/
H A Dedit.c201 while (headget(&pp));
H A Dsend.c217 while (headget(&pp)) {
254 } while (headget(&pp));
H A Dhead.c263 else if ((r = headget(pp)) && (pp->flags & GDISPLAY) && pp->length > 6) {
496 headget(register struct parse* pp) function
683 while (headget(pp)) {
H A Dcollect.c440 if (headget(&pp))
H A Dmailx.h962 extern int headget(struct parse*);
H A Dspam.c532 while (headget(&pp))

Completed in 50 milliseconds