Searched refs:sm_io_reopen (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/usr/src/cmd/sendmail/libsm/ |
H A D | fopen.c | 62 ** REOPENALRM -- handler when timeout activated for sm_io_reopen() 223 sm_io_reopen(type, timeout, info, flags, rpool, fp) function
|
/illumos-gate/usr/src/cmd/sendmail/src/ |
H A D | collect.c | 977 (void) sm_io_reopen(SmFtStdio, SM_TIME_DEFAULT, dfname, 1012 if (sm_io_reopen(SmFtStdio, SM_TIME_DEFAULT, SM_PATH_DEVNULL, 1015 "dferror: sm_io_reopen(\"/dev/null\") failed: %s",
|
H A D | main.c | 3319 if (sm_io_reopen(SmFtStdio, SM_TIME_DEFAULT, SM_PATH_DEVNULL, 3322 "disconnect: sm_io_reopen(\"%s\") failed: %s", 3347 sm_io_reopen(SmFtStdio, SM_TIME_DEFAULT, SM_PATH_DEVNULL, 3350 "disconnect: sm_io_reopen(\"%s\") failed: %s",
|
H A D | savemail.c | 187 if (p == NULL || sm_io_reopen(SmFtStdio,
|
/illumos-gate/usr/src/cmd/sendmail/include/sm/ |
H A D | io.h | 292 SM_FILE_T *sm_io_reopen __P((const SM_FILE_T *, int SM_NONVOLATILE,
|
Completed in 55 milliseconds