Searched defs:nallocp (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/crypto/openssh/
H A Dserverloop.c199 wait_until_can_do_something(int connection_in, int connection_out, fd_set **readsetp, fd_set **writesetp, int *maxfdp, u_int *nallocp, u_int64_t max_time_ms) argument
H A Dssh-agent.c1032 prepare_select(fd_set **fdrp, fd_set **fdwp, int *fdl, u_int *nallocp, argument
H A Dclientloop.c614 client_wait_until_can_do_something(fd_set **readsetp, fd_set **writesetp, int *maxfdp, u_int *nallocp, int rekeying) argument
H A Dchannels.c2260 channel_prepare_select(fd_set **readsetp, fd_set **writesetp, int *maxfdp, u_int *nallocp, time_t *minwait_secs, int rekeying) argument

Completed in 81 milliseconds