Searched defs:writeset (Results 1 - 7 of 7) sorted by last modified time

/freebsd-11-stable/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-11-stable/crypto/openssh/
H A Dssh-agent.c1095 after_select(fd_set *readset, fd_set *writeset) argument
H A Dserverloop.c316 process_output(fd_set *writeset, int connection_out) argument
354 fd_set *readset = NULL, *writeset = NULL; local
H A Dclientloop.c1385 client_process_output(fd_set *writeset) argument
1504 fd_set *readset = NULL, *writeset = NULL; local
H A Dchannels.c885 channel_pre_listener(Channel *c, fd_set *readset, fd_set *writeset) argument
892 channel_pre_connecting(Channel *c, fd_set *readset, fd_set *writeset) argument
899 channel_pre_open_13(Channel *c, fd_set *readset, fd_set *writeset) argument
908 channel_pre_open(Channel *c, fd_set *readset, fd_set *writeset) argument
946 channel_pre_input_draining(Channel *c, fd_set *readset, fd_set *writeset) argument
959 channel_pre_output_draining(Channel *c, fd_set *readset, fd_set *writeset) argument
1042 channel_pre_x11_open_13(Channel *c, fd_set *readset, fd_set *writeset) argument
1068 channel_pre_x11_open(Channel *c, fd_set *readset, fd_set *writeset) argument
1094 channel_pre_mux_client(Channel *c, fd_set *readset, fd_set *writeset) argument
1118 channel_decode_socks4(Channel *c, fd_set *readset, fd_set *writeset) argument
1231 channel_decode_socks5(Channel *c, fd_set *readset, fd_set *writeset) argument
1371 channel_pre_dynamic(Channel *c, fd_set *readset, fd_set *writeset) argument
1415 channel_post_x11_listener(Channel *c, fd_set *readset, fd_set *writeset) argument
1571 channel_post_port_listener(Channel *c, fd_set *readset, fd_set *writeset) argument
1631 channel_post_auth_listener(Channel *c, fd_set *readset, fd_set *writeset) argument
1668 channel_post_connecting(Channel *c, fd_set *readset, fd_set *writeset) argument
1728 channel_handle_rfd(Channel *c, fd_set *readset, fd_set *writeset) argument
1777 channel_handle_wfd(Channel *c, fd_set *readset, fd_set *writeset) argument
1869 channel_handle_efd(Channel *c, fd_set *readset, fd_set *writeset) argument
1943 channel_post_open(Channel *c, fd_set *readset, fd_set *writeset) argument
1977 channel_post_mux_client(Channel *c, fd_set *readset, fd_set *writeset) argument
2026 channel_post_mux_listener(Channel *c, fd_set *readset, fd_set *writeset) argument
2079 channel_post_output_drain_13(Channel *c, fd_set *readset, fd_set *writeset) argument
2204 channel_handler(chan_fn *ftab[], fd_set *readset, fd_set *writeset, time_t *unpause_secs) argument
2293 channel_after_select(fd_set *readset, fd_set *writeset) argument
[all...]
/freebsd-11-stable/crypto/heimdal/appl/push/
H A Dpush.c287 fd_set readset, writeset; local
/freebsd-11-stable/contrib/ntp/lib/isc/unix/
H A Dsocket.c122 fd_set *writeset; member in struct:isc_socketwait

Completed in 275 milliseconds