Lines Matching defs:writeset

821 channel_pre_listener(Channel *c, fd_set *readset, fd_set *writeset)  in channel_pre_listener()
828 channel_pre_connecting(Channel *c, fd_set *readset, fd_set *writeset) in channel_pre_connecting()
835 channel_pre_open_13(Channel *c, fd_set *readset, fd_set *writeset) in channel_pre_open_13()
844 channel_pre_open(Channel *c, fd_set *readset, fd_set *writeset) in channel_pre_open()
882 channel_pre_input_draining(Channel *c, fd_set *readset, fd_set *writeset) in channel_pre_input_draining()
895 channel_pre_output_draining(Channel *c, fd_set *readset, fd_set *writeset) in channel_pre_output_draining()
978 channel_pre_x11_open_13(Channel *c, fd_set *readset, fd_set *writeset) in channel_pre_x11_open_13()
1004 channel_pre_x11_open(Channel *c, fd_set *readset, fd_set *writeset) in channel_pre_x11_open()
1030 channel_pre_mux_client(Channel *c, fd_set *readset, fd_set *writeset) in channel_pre_mux_client()
1054 channel_decode_socks4(Channel *c, fd_set *readset, fd_set *writeset) in channel_decode_socks4()
1167 channel_decode_socks5(Channel *c, fd_set *readset, fd_set *writeset) in channel_decode_socks5()
1307 channel_pre_dynamic(Channel *c, fd_set *readset, fd_set *writeset) in channel_pre_dynamic()
1351 channel_post_x11_listener(Channel *c, fd_set *readset, fd_set *writeset) in channel_post_x11_listener()
1507 channel_post_port_listener(Channel *c, fd_set *readset, fd_set *writeset) in channel_post_port_listener()
1567 channel_post_auth_listener(Channel *c, fd_set *readset, fd_set *writeset) in channel_post_auth_listener()
1604 channel_post_connecting(Channel *c, fd_set *readset, fd_set *writeset) in channel_post_connecting()
1664 channel_handle_rfd(Channel *c, fd_set *readset, fd_set *writeset)
1713 channel_handle_wfd(Channel *c, fd_set *readset, fd_set *writeset)
1805 channel_handle_efd(Channel *c, fd_set *readset, fd_set *writeset)
1879 channel_post_open(Channel *c, fd_set *readset, fd_set *writeset)
1913 channel_post_mux_client(Channel *c, fd_set *readset, fd_set *writeset)
1962 channel_post_mux_listener(Channel *c, fd_set *readset, fd_set *writeset)
2015 channel_post_output_drain_13(Channel *c, fd_set *readset, fd_set *writeset)
2140 channel_handler(chan_fn *ftab[], fd_set *readset, fd_set *writeset,
2229 channel_after_select(fd_set *readset, fd_set *writeset)