Home
last modified time | relevance | path

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

/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;