Home
last modified time | relevance | path

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

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