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

/illumos-gate/usr/src/cmd/mail/
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()");

Completed in 42 milliseconds