Searched refs:waitrfd (Results 1 – 5 of 5) sorted by relevance
70 int waitrfd(int, int *, volatile sig_atomic_t *);
1026 #define waitrfd Fssh_waitrfd macro
1297 r = waitrfd(ssh_packet_get_connection_in(ssh), in kex_exchange_identification()
1483 if (waitrfd(fd, &timeout_ms, in mux_client_read()
388 waitrfd(int fd, int *timeoutp, volatile sig_atomic_t *stop) { in waitrfd() function