Searched refs:mail1 (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/mailx/ |
H A D | send.c | 309 mail1(&head, Fflag, NOSTR); in mail() 342 mail1(&head, Fflag, NOSTR); in tmail() 362 mail1(&head, 0, NOSTR); in sendmail() 383 mail1(&head, 1, NOSTR); in Sendmail() 403 mail1(struct header *hp, int use_to, char *orig_to) in mail1() function
|
H A D | cmd3.c | 380 mail1(&head, useauthor, useauthor ? rcv : NOSTR); in resp1() 962 mail1(&head, useauthor, NOSTR); in Resp1()
|
/illumos-gate/usr/src/cmd/mailx/hdr/ |
H A D | def.h | 520 extern void mail1(struct header *hp, int use_to, char *orig_to);
|