Searched refs:m_log_sendfd (Results 1 – 4 of 4) sorted by relevance
75 int m_log_sendfd; member
101 if (cap_rights_limit(box->monitor->m_log_sendfd, &rights) < 0 && in ssh_sandbox_child()
342 close(pmonitor->m_log_sendfd); in monitor_child_preauth()343 pmonitor->m_log_sendfd = pmonitor->m_recvfd = -1; in monitor_child_preauth()1922 mon->m_log_sendfd = pair[1]; in monitor_openfds()1924 mon->m_log_recvfd = mon->m_log_sendfd = -1; in monitor_openfds()
101 if (mon->m_log_sendfd == -1) in mm_log_handler()115 if (atomicio(vwrite, mon->m_log_sendfd, buffer_ptr(&log_msg), in mm_log_handler()