Searched refs:GFIRST (Results 1 - 3 of 3) sorted by relevance

/ast/src/cmd/mailx/
H A Dnames.c149 hp->h_clear &= ~(flags|GFIRST);
178 if (!hp->h_first && (flags & GTO) || (flags & GFIRST)) {
179 flags &= ~GFIRST;
H A Dmailx.h338 #define GFIRST (1<<8) /* First recipient */ macro
H A Dcmd3.c512 extract(&head, GTO|GFIRST|GMETOO, rp);

Completed in 19 milliseconds