Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/openbsd-compat/
H A Dbsd-pselect.c61 pselect_notify_setup_fd(int *fd) in pselect_notify_setup_fd() function
96 } else if (pselect_notify_setup_fd(&notify_pipe[0]) == -1 || in pselect_notify_setup()
97 pselect_notify_setup_fd(&notify_pipe[1]) == -1) { in pselect_notify_setup()