HomeSort by: relevance | last modified time | path
    Searched refs:mestmp (Results 1 - 1 of 1) 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))

Completed in 13 milliseconds