Home
last modified time | relevance | path

Searched defs:npfd_activep (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssh/
H A Dserverloop.c168 u_int *npfd_allocp, u_int *npfd_activep, sigset_t *sigsetp, in wait_until_can_do_something()
H A Dclientloop.c684 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 Dchannels.c2800 u_int *npfd_activep, u_int npfd_reserved, struct timespec *timeout) in channel_prepare_poll()