HomeSort by: relevance | last modified time | path
    Searched defs:mestmp (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/mail/
fio.c 186 FILE *mestmp; local in function:setptr
199 (mestmp = Fdopen(c, "ref+")) == NULL) {
227 if (append(&this, mestmp))
229 makemessage(mestmp, omsgCount, nmsgCount);
250 if (append(&this, mestmp))
fio.c 186 FILE *mestmp; local in function:setptr
199 (mestmp = Fdopen(c, "ref+")) == NULL) {
227 if (append(&this, mestmp))
229 makemessage(mestmp, omsgCount, nmsgCount);
250 if (append(&this, mestmp))

Completed in 21 milliseconds