Searched refs:copymt (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/mail/
H A DMakefile40 copymt.o createmf.o del_recipl.o Dout.o delete.o \
H A Dcopymt.c31 copymt - copy mail (f1) to temp (f2)
34 void copymt(FILE *f1, FILE *f2)
43 void copymt(f1, f2) function
46 static char pn[] = "copymt";
88 "Write error in copymt()");
114 "Write error in copymt()");
185 errmsg(E_FILE,"Write error in copymt()");
H A Dprintmail.c164 copymt(malf, tmpf);
225 copymt(malf, tmpf);
H A Dmail.h288 extern void copymt(FILE *f1, FILE *f2);

Completed in 49 milliseconds