Home
last modified time | relevance | path

Searched refs:copylet (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/cmd/mail/
H A Dsendlist.c125 copylet(letnum, fp, ORDINARY); in sendlist()
187 rc = copylet(letnum, malf, ORDINARY); in send_mbox()
H A Dprintmail.c198 copylet(showlet, stdout, ttyf); in printmail()
366 copylet(showlet, malf, resp[0] == in printmail()
H A Dcopyback.c132 if (copylet(i, malf, ORDINARY) == FALSE) { in copyback()
H A DMakefile39 cksaved.o clr_hinfo.o copyback.o copylet.o \
H A Dcopylet.c53 copylet(int letnum, FILE *f, int type) in copylet() function
H A Dmail.h287 extern int copylet(int letnum, FILE *f, int type);