Lines Matching refs:OutChannel
686 (void) sm_io_autoflush(InChannel, OutChannel);
1176 if (sm_io_error(OutChannel) ||
1419 if (sfdcsasl(&InChannel, &OutChannel,
1426 OutChannel);
1882 wfd = sm_io_getinfo(OutChannel, SM_IO_WHAT_FD, NULL);
1896 (void) sm_io_flush(OutChannel, SM_TIME_DEFAULT);
2018 if (sfdctls(&InChannel, &OutChannel, srv_ssl) == 0)
2022 (void) sm_io_autoflush(InChannel, OutChannel);
3145 (void) sm_io_flush(OutChannel, SM_TIME_DEFAULT);
3836 (void) sm_io_flush(OutChannel, SM_TIME_DEFAULT);
4027 outchfd = sm_io_getinfo(OutChannel, SM_IO_WHAT_FD, NULL); in setup_smtpd_io()
4073 sm_io_automode(OutChannel, InChannel); in setup_smtpd_io()