Searched defs:inchannel (Results 1 - 1 of 1) sorted by last modified time

/illumos-gate/usr/src/cmd/sendmail/src/
H A Ddaemon.c655 SM_FILE_T *inchannel, *outchannel = NULL; local
808 if ((inchannel = sm_io_open(SmFtStdiofd,
824 sm_io_automode(inchannel, outchannel);
826 InChannel = inchannel;

Completed in 73 milliseconds