Searched defs:writeset (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10/apr-32/apr/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...]
/macosx-10.10/Heimdal-398.1.2/appl/push/
H A Dpush.c287 fd_set readset, writeset; local
/macosx-10.10/OpenSSH-189/openssh/
H A Dserverloop.c471 process_output(fd_set *writeset) argument
560 fd_set *readset = NULL, *writeset = NULL; local
827 fd_set *readset = NULL, *writeset local
[all...]
H A Dssh-agent.c1068 after_select(fd_set *readset, fd_set *writeset) argument
H A Dclientloop.c1430 client_process_output(fd_set *writeset) argument
1550 fd_set *readset = NULL, *writeset = NULL; local
[all...]
H A Dchannels.c799 channel_pre_listener(Channel *c, fd_set *readset, fd_set *writeset) argument
806 channel_pre_connecting(Channel *c, fd_set *readset, fd_set *writeset) argument
813 channel_pre_open_13(Channel *c, fd_set *readset, fd_set *writeset) argument
822 channel_pre_open(Channel *c, fd_set *readset, fd_set *writeset) argument
860 channel_pre_input_draining(Channel *c, fd_set *readset, fd_set *writeset) argument
873 channel_pre_output_draining(Channel *c, fd_set *readset, fd_set *writeset) argument
949 channel_pre_x11_open_13(Channel *c, fd_set *readset, fd_set *writeset) argument
975 channel_pre_x11_open(Channel *c, fd_set *readset, fd_set *writeset) argument
1001 channel_pre_mux_client(Channel *c, fd_set *readset, fd_set *writeset) argument
1025 channel_decode_socks4(Channel *c, fd_set *readset, fd_set *writeset) argument
1137 channel_decode_socks5(Channel *c, fd_set *readset, fd_set *writeset) argument
1279 channel_pre_dynamic(Channel *c, fd_set *readset, fd_set *writeset) argument
1323 channel_post_x11_listener(Channel *c, fd_set *readset, fd_set *writeset) argument
1458 channel_post_port_listener(Channel *c, fd_set *readset, fd_set *writeset) argument
1511 channel_post_auth_listener(Channel *c, fd_set *readset, fd_set *writeset) argument
1548 channel_post_connecting(Channel *c, fd_set *readset, fd_set *writeset) argument
1608 channel_handle_rfd(Channel *c, fd_set *readset, fd_set *writeset) argument
1657 channel_handle_wfd(Channel *c, fd_set *readset, fd_set *writeset) argument
1749 channel_handle_efd(Channel *c, fd_set *readset, fd_set *writeset) argument
1823 channel_post_open(Channel *c, fd_set *readset, fd_set *writeset) argument
1857 channel_post_mux_client(Channel *c, fd_set *readset, fd_set *writeset) argument
1906 channel_post_mux_listener(Channel *c, fd_set *readset, fd_set *writeset) argument
1959 channel_post_output_drain_13(Channel *c, fd_set *readset, fd_set *writeset) argument
2080 channel_handler(chan_fn *ftab[], fd_set *readset, fd_set *writeset, time_t *unpause_secs) argument
2169 channel_after_select(fd_set *readset, fd_set *writeset) argument
[all...]
/macosx-10.10/bind9-45.101/bind9/bin/dnssec/
H A Ddnssec-signzone.c3097 writeset(const char *prefix, dns_rdatatype_t type) { function
/macosx-10.10/bind9-45.101/bind9/lib/isc/unix/
H A Dsocket.c122 fd_set *writeset; member in struct:isc_socketwait
/macosx-10.10/ntp-92/lib/isc/unix/
H A Dsocket.c108 fd_set *writeset; member in struct:isc_socketwait

Completed in 314 milliseconds