Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ssh/sshd/
H A Dserverloop.c253 wait_until_can_do_something(fd_set **readsetp, fd_set **writesetp, int *maxfdp, in wait_until_can_do_something()
770 int *maxfdp, int *nallocp, u_int max_time_milliseconds) in aps_wait_until_can_do_something()
/titanic_50/usr/src/cmd/ssh/ssh/
H A Dclientloop.c483 int *maxfdp, int *nallocp, int rekeying) in client_wait_until_can_do_something()
/titanic_50/usr/src/cmd/ssh/libssh/common/
H A Dchannels.c1692 channel_prepare_select(fd_set **readsetp, fd_set **writesetp, int *maxfdp, in channel_prepare_select()