Searched refs:sm_io_reopen (Results 1 - 5 of 5) sorted by relevance

/sendmail/libsm/
H A Dfopen.c60 ** REOPENALRM -- handler when timeout activated for sm_io_reopen()
221 sm_io_reopen(type, timeout, info, flags, rpool, fp) function
/sendmail/sendmail/
H A Dcollect.c996 (void) sm_io_reopen(SmFtStdio, SM_TIME_DEFAULT, dfname,
1031 if (sm_io_reopen(SmFtStdio, SM_TIME_DEFAULT, SM_PATH_DEVNULL,
1034 "dferror: sm_io_reopen(\"/dev/null\") failed: %s",
H A Dmain.c3322 if (sm_io_reopen(SmFtStdio, SM_TIME_DEFAULT, SM_PATH_DEVNULL,
3325 "disconnect: sm_io_reopen(\"%s\") failed: %s",
3350 sm_io_reopen(SmFtStdio, SM_TIME_DEFAULT, SM_PATH_DEVNULL,
3353 "disconnect: sm_io_reopen(\"%s\") failed: %s",
H A Dsavemail.c187 if (p == NULL || sm_io_reopen(SmFtStdio,
/sendmail/include/sm/
H A Dio.h290 SM_FILE_T *sm_io_reopen __P((const SM_FILE_T *, int SM_NONVOLATILE,

Completed in 23 milliseconds