Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dqueue.c8490 SM_FILE_T *oldqfp, *tempqfp; local
8550 if (tempqfp == NULL)
8591 (void) sm_io_fprintf(tempqfp, SM_TIME_DEFAULT,
8604 (void) sm_io_fprintf(tempqfp, SM_TIME_DEFAULT,
8637 (void) sm_io_fprintf(tempqfp, SM_TIME_DEFAULT,
8647 (void) sm_io_fprintf(tempqfp, SM_TIME_DEFAULT,
8656 errno = sm_io_error(tempqfp);
8689 ((errno = sm_io_error(tempqfp)) != 0)))
8790 (void) fsync(sm_io_getinfo(tempqfp,
8806 if (tempqfp != NULL)
[all …]