Home
last modified time | relevance | path

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

/original-bsd/usr.bin/mail/
H A Dfio.c39 FILE *mestmp; local
47 (mestmp = Fdopen(c, "r+")) == NULL) {
77 if (append(&this, mestmp)) {
81 makemessage(mestmp, omsgCount);
93 if (append(&this, mestmp)) {