Searched refs:sm_io_reopen (Results 1 – 5 of 5) sorted by relevance
| /freebsd-head/contrib/sendmail/libsm/ |
| HD | fopen.c | 221 sm_io_reopen(type, timeout, info, flags, rpool, fp) in sm_io_reopen() function
|
| /freebsd-head/contrib/sendmail/include/sm/ |
| HD | io.h | 290 SM_FILE_T *sm_io_reopen __P((const SM_FILE_T *, int SM_NONVOLATILE,
|
| /freebsd-head/contrib/sendmail/src/ |
| HD | collect.c | 1142 (void) sm_io_reopen(SmFtStdio, SM_TIME_DEFAULT, dfname, 1177 if (sm_io_reopen(SmFtStdio, SM_TIME_DEFAULT, SM_PATH_DEVNULL,
|
| HD | savemail.c | 189 if (p == NULL || sm_io_reopen(SmFtStdio,
|
| HD | main.c | 3465 if (sm_io_reopen(SmFtStdio, SM_TIME_DEFAULT, SM_PATH_DEVNULL, 3493 sm_io_reopen(SmFtStdio, SM_TIME_DEFAULT, SM_PATH_DEVNULL,
|