Searched defs:npfd_activep (Results 1 – 3 of 3) sorted by relevance
/freebsd/crypto/openssh/ |
H A D | serverloop.c | 168 u_int *npfd_allocp, u_int *npfd_activep, sigset_t *sigsetp, in wait_until_can_do_something()
|
H A D | clientloop.c | 684 client_wait_until_can_do_something(struct ssh * ssh,struct pollfd ** pfdp,u_int * npfd_allocp,u_int * npfd_activep,int channel_did_enqueue,sigset_t * sigsetp,int * conn_in_readyp,int * conn_out_readyp) client_wait_until_can_do_something() argument
|
H A D | channels.c | 2800 u_int *npfd_activep, u_int npfd_reserved, struct timespec *timeout) in channel_prepare_poll()
|