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

/freebsd-11-stable/contrib/sendmail/src/
H A Ddaemon.c673 SM_FILE_T *inchannel, *outchannel = NULL; local
826 if ((inchannel = sm_io_open(SmFtStdiofd,
842 sm_io_automode(inchannel, outchannel);
844 InChannel = inchannel;
849 t = xconnect(inchannel);
H A Dutil.c2875 ** inchannel -- FILE to check
2884 xconnect(inchannel)
2885 SM_FILE_T *inchannel;

Completed in 75 milliseconds