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

/illumos-gate/usr/src/cmd/mail/
H A Dsendlist.c125 copylet(letnum, fp, ORDINARY);
187 rc = copylet(letnum, malf, ORDINARY);
H A Dcopyback.c132 if (copylet(i, malf, ORDINARY) == FALSE) {
H A DMakefile39 cksaved.o clr_hinfo.o copyback.o copylet.o \
H A Dprintmail.c198 copylet(showlet, stdout, ttyf);
366 copylet(showlet, malf, resp[0] ==
H A Dcopylet.c36 copylet - copy a given letter to a file pointer
39 int copylet(int letnum, FILE *f, int type)
53 copylet(int letnum, FILE *f, int type) function
74 static char pn[] = "copylet";
H A Dmail.h173 copylet flags
287 extern int copylet(int letnum, FILE *f, int type);

Completed in 56 milliseconds