Home
last modified time | relevance | path

Searched refs:waitrfd (Results 1 – 4 of 4) sorted by relevance

/netbsd/crypto/external/bsd/openssh/dist/
H A Dnamespace.h87 #define waitrfd ssh_waitrfd macro
H A Dmisc.h61 int waitrfd(int, int *);
H A Dkex.c1352 r = waitrfd(ssh_packet_get_connection_in(ssh), in kex_exchange_identification()
H A Dmisc.c314 waitrfd(int fd, int *timeoutp) { in waitrfd() function