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

/freebsd-10.2-release/contrib/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
/freebsd-10.2-release/contrib/sendmail/src/
H A Dcollect.c1000 (void) sm_io_reopen(SmFtStdio, SM_TIME_DEFAULT, dfname,
1035 if (sm_io_reopen(SmFtStdio, SM_TIME_DEFAULT, SM_PATH_DEVNULL,
1038 "dferror: sm_io_reopen(\"/dev/null\") failed: %s",
H A Dmain.c3363 if (sm_io_reopen(SmFtStdio, SM_TIME_DEFAULT, SM_PATH_DEVNULL,
3366 "disconnect: sm_io_reopen(\"%s\") failed: %s",
3391 sm_io_reopen(SmFtStdio, SM_TIME_DEFAULT, SM_PATH_DEVNULL,
3394 "disconnect: sm_io_reopen(\"%s\") failed: %s",
H A Dsavemail.c187 if (p == NULL || sm_io_reopen(SmFtStdio,
/freebsd-10.2-release/contrib/sendmail/include/sm/
H A Dio.h290 SM_FILE_T *sm_io_reopen __P((const SM_FILE_T *, int SM_NONVOLATILE,

Completed in 114 milliseconds