Searched refs:sm_io_reopen (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/cmd/sendmail/libsm/ |
H A D | fopen.c | 223 sm_io_reopen(type, timeout, info, flags, rpool, fp) in sm_io_reopen() function
|
/titanic_44/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,
|
H A D | savemail.c | 187 if (p == NULL || sm_io_reopen(SmFtStdio,
|
H A D | main.c | 3319 if (sm_io_reopen(SmFtStdio, SM_TIME_DEFAULT, SM_PATH_DEVNULL, 3347 sm_io_reopen(SmFtStdio, SM_TIME_DEFAULT, SM_PATH_DEVNULL,
|
/titanic_44/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,
|