Searched defs:readset (Results 1 - 11 of 11) sorted by relevance

/freebsd-10.0-release/contrib/apr/poll/unix/
H A Dselect.c36 fd_set readset, writeset, exceptset; local
187 fd_set readset, writeset, exceptset; member in struct:apr_pollset_private_t
347 fd_set readset, writeset, exceptset; local
[all...]
/freebsd-10.0-release/contrib/gdb/gdb/gdbserver/
H A Dremote-utils.c345 fd_set readset; local
/freebsd-10.0-release/crypto/heimdal/appl/push/
H A Dpush.c287 fd_set readset, writeset; local
/freebsd-10.0-release/crypto/heimdal/appl/rsh/
H A Drsh.c103 fd_set readset; local
H A Drshd.c436 fd_set readset = real_readset; local
/freebsd-10.0-release/crypto/heimdal/lib/kadm5/
H A Dipropd_slave.c658 fd_set readset; local
H A Dipropd_master.c904 fd_set readset; local
[all...]
/freebsd-10.0-release/crypto/openssh/
H A Dserverloop.c155 notify_prepare(fd_set *readset) argument
161 notify_done(fd_set *readset) argument
395 process_input(fd_set *readset) argument
561 fd_set *readset = NULL, *writeset = NULL; local
826 fd_set *readset = NULL, *writeset = NULL; local
[all...]
H A Dssh-agent.c1015 after_select(fd_set *readset, fd_set *writeset) argument
H A Dclientloop.c722 client_process_net_input(fd_set *readset) argument
1307 client_process_input(fd_set *readset) argument
1483 fd_set *readset = NULL, *writeset = NULL; local
[all...]
H A Dchannels.c807 channel_pre_listener(Channel *c, fd_set *readset, fd_set *writeset) argument
814 channel_pre_connecting(Channel *c, fd_set *readset, fd_set *writeset) argument
821 channel_pre_open_13(Channel *c, fd_set *readset, fd_set *writeset) argument
858 channel_pre_open(Channel *c, fd_set *readset, fd_set *writeset) argument
903 channel_pre_input_draining(Channel *c, fd_set *readset, fd_se argument
916 channel_pre_output_draining(Channel *c, fd_set *readset, fd_set *writeset) argument
992 channel_pre_x11_open_13(Channel *c, fd_set *readset, fd_set *writeset) argument
1018 channel_pre_x11_open(Channel *c, fd_set *readset, fd_set *writeset) argument
1044 channel_pre_mux_client(Channel *c, fd_set *readset, fd_set *writeset) argument
1068 channel_decode_socks4(Channel *c, fd_set *readset, fd_set *writeset) argument
1178 channel_decode_socks5(Channel *c, fd_set *readset, fd_set *writeset) argument
1318 channel_pre_dynamic(Channel *c, fd_set *readset, fd_set *writeset) argument
1362 channel_post_x11_listener(Channel *c, fd_set *readset, fd_set *writeset) argument
1501 channel_post_port_listener(Channel *c, fd_set *readset, fd_set *writeset) argument
1556 channel_post_auth_listener(Channel *c, fd_set *readset, fd_set *writeset) argument
1593 channel_post_connecting(Channel *c, fd_set *readset, fd_set *writeset) argument
1653 channel_handle_rfd(Channel *c, fd_set *readset, fd_set *writeset) argument
1702 channel_handle_wfd(Channel *c, fd_set *readset, fd_set *writeset) argument
1794 channel_handle_efd(Channel *c, fd_set *readset, fd_set *writeset) argument
1879 channel_post_open(Channel *c, fd_set *readset, fd_set *writeset) argument
1913 channel_post_mux_client(Channel *c, fd_set *readset, fd_set *writeset) argument
1962 channel_post_mux_listener(Channel *c, fd_set *readset, fd_set *writeset) argument
2015 channel_post_output_drain_13(Channel *c, fd_set *readset, fd_set *writeset) argument
2136 channel_handler(chan_fn *ftab[], fd_set *readset, fd_set *writeset, time_t *unpause_secs) argument
2225 channel_after_select(fd_set *readset, fd_set *writeset) argument
[all...]

Completed in 110 milliseconds