Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dmonitor.h97 void mm_request_receive(int, struct sshbuf *);
H A Dmonitor_wrap.c174 mm_request_receive(int sock, struct sshbuf *m) in mm_request_receive() function
213 mm_request_receive(sock, m); in mm_request_receive_expect()
H A Dmonitor.c539 mm_request_receive(pmonitor->m_sendfd, m); in monitor_read()