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

/freebsd-9.3-release/contrib/sendmail/src/
H A Dmain.c188 SM_FILE_T *smdebug; local
275 smdebug = NULL;
445 smdebug = sm_io_open(SmFtStdio, SM_TIME_DEFAULT,
447 if (smdebug == NULL)
453 sm_debug_setfile(smdebug);

Completed in 58 milliseconds