• Home
  • Raw
  • Download

Lines Matching defs:readset

789 channel_pre_listener(Channel *c, fd_set *readset, fd_set *writeset)  in channel_pre_listener()
796 channel_pre_connecting(Channel *c, fd_set *readset, fd_set *writeset) in channel_pre_connecting()
803 channel_pre_open_13(Channel *c, fd_set *readset, fd_set *writeset) in channel_pre_open_13()
812 channel_pre_open(Channel *c, fd_set *readset, fd_set *writeset) in channel_pre_open()
850 channel_pre_input_draining(Channel *c, fd_set *readset, fd_set *writeset) in channel_pre_input_draining()
863 channel_pre_output_draining(Channel *c, fd_set *readset, fd_set *writeset) in channel_pre_output_draining()
939 channel_pre_x11_open_13(Channel *c, fd_set *readset, fd_set *writeset) in channel_pre_x11_open_13()
965 channel_pre_x11_open(Channel *c, fd_set *readset, fd_set *writeset) in channel_pre_x11_open()
991 channel_pre_mux_client(Channel *c, fd_set *readset, fd_set *writeset) in channel_pre_mux_client()
1015 channel_decode_socks4(Channel *c, fd_set *readset, fd_set *writeset) in channel_decode_socks4()
1127 channel_decode_socks5(Channel *c, fd_set *readset, fd_set *writeset) in channel_decode_socks5()
1269 channel_pre_dynamic(Channel *c, fd_set *readset, fd_set *writeset) in channel_pre_dynamic()
1313 channel_post_x11_listener(Channel *c, fd_set *readset, fd_set *writeset) in channel_post_x11_listener()
1446 channel_post_port_listener(Channel *c, fd_set *readset, fd_set *writeset) in channel_post_port_listener()
1497 channel_post_auth_listener(Channel *c, fd_set *readset, fd_set *writeset) in channel_post_auth_listener()
1531 channel_post_connecting(Channel *c, fd_set *readset, fd_set *writeset) in channel_post_connecting()
1591 channel_handle_rfd(Channel *c, fd_set *readset, fd_set *writeset)
1640 channel_handle_wfd(Channel *c, fd_set *readset, fd_set *writeset)
1732 channel_handle_efd(Channel *c, fd_set *readset, fd_set *writeset)
1806 channel_post_open(Channel *c, fd_set *readset, fd_set *writeset)
1840 channel_post_mux_client(Channel *c, fd_set *readset, fd_set *writeset)
1889 channel_post_mux_listener(Channel *c, fd_set *readset, fd_set *writeset)
1940 channel_post_output_drain_13(Channel *c, fd_set *readset, fd_set *writeset)
2061 channel_handler(chan_fn *ftab[], fd_set *readset, fd_set *writeset)
2124 channel_after_select(fd_set *readset, fd_set *writeset)