Home
last modified time | relevance | path

Searched refs:mail1 (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/mailx/
H A Dsend.c308 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 Dcmd3.c382 mail1(&head, useauthor, useauthor ? rcv : NOSTR); in resp1()
964 mail1(&head, useauthor, NOSTR); in Resp1()
/titanic_41/usr/src/cmd/mailx/hdr/
H A Ddef.h519 extern void mail1(struct header *hp, int use_to, char *orig_to);