Searched refs:mail1 (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/cmd/mailx/ |
H A D | send.c | 308 mail1(&head, Fflag, NOSTR); in mail() 341 mail1(&head, Fflag, NOSTR); in tmail() 361 mail1(&head, 0, NOSTR); in sendmail() 382 mail1(&head, 1, NOSTR); in Sendmail() 402 mail1(struct header *hp, int use_to, char *orig_to) in mail1() function
|
H A D | cmd3.c | 382 mail1(&head, useauthor, useauthor ? rcv : NOSTR); in resp1() 964 mail1(&head, useauthor, NOSTR); in Resp1()
|
/titanic_41/usr/src/cmd/mailx/hdr/ |
H A D | def.h | 519 extern void mail1(struct header *hp, int use_to, char *orig_to);
|