Home
last modified time | relevance | path

Searched refs:outchannel (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/sendmail/src/
Ddaemon.c678 SM_FILE_T *inchannel, *outchannel = NULL; local
846 (outchannel = sm_io_open(SmFtStdiofd,
856 sm_io_automode(inchannel, outchannel);
859 OutChannel = outchannel;