HomeSort by: relevance | last modified time | path
    Searched refs:mail1 (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.bin/mail/USD.doc/
Makefile 8 SRCS= mail0.nr mail1.nr mail2.nr mail3.nr mail4.nr mail5.nr mail6.nr \
  /src/usr.bin/mail/
send.c 680 mail1(struct header *hp, int printheaders) function in typeref:typename:PUBLIC void
770 * Interface between the argument list and the mail1 routine
790 mail1(&head, 0);
796 * the mail1 routine above.
809 mail1(&head, 0);
extern.h 269 void mail1(struct header *, int);
cmd3.c 297 * message header and send them off to mail1()
361 mail1(&head, 1);
403 mail1(&head, 1);
456 mail1(&hdr, 1);

Completed in 12 milliseconds