Searched defs:mail1 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mailx/
H A Dsend.c274 * Interface between the argument list and the mail1 routine
308 mail1(&head, Fflag, NOSTR);
329 * Interface to the mail1 routine for the -t flag
341 mail1(&head, Fflag, NOSTR);
361 mail1(&head, 0, NOSTR);
382 mail1(&head, 1, NOSTR);
402 mail1(struct header *hp, int use_to, char *orig_to) function

Completed in 71 milliseconds