Lines Matching refs:OutChannel
1089 (void) sm_io_autoflush(InChannel, OutChannel);
1659 if (sm_io_error(OutChannel) ||
1903 if (sfdcsasl(&InChannel, &OutChannel,
1910 OutChannel);
2392 wfd = sm_io_getinfo(OutChannel, SM_IO_WHAT_FD, NULL);
2404 (void) sm_io_flush(OutChannel, SM_TIME_DEFAULT);
2531 if (sfdctls(&InChannel, &OutChannel, srv_ssl) == 0)
2535 (void) sm_io_autoflush(InChannel, OutChannel);
3785 (void) sm_io_flush(OutChannel, SM_TIME_DEFAULT);
4662 (void) sm_io_flush(OutChannel, SM_TIME_DEFAULT);
4860 outchfd = sm_io_getinfo(OutChannel, SM_IO_WHAT_FD, NULL); in setup_smtpd_io()
4906 sm_io_automode(OutChannel, InChannel); in setup_smtpd_io()