Home
last modified time | relevance | path

Searched defs:timeoutp (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/crypto/openssh/
H A Dmisc.c316 waitfd(int fd, int *timeoutp, short events, volatile sig_atomic_t *stop) in waitfd()
367 waitrfd(int fd, int *timeoutp, volatile sig_atomic_t *stop) { in waitrfd()
380 socklen_t addrlen, int *timeoutp) in timeout_connect()
H A Dssh-agent.c2067 prepare_poll(struct pollfd **pfdp, size_t *npfdp, struct timespec *timeoutp, u_int maxfds) in prepare_poll()