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

/freebsd-13-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-13-stable/crypto/heimdal/appl/push/
H A Dpush.c287 fd_set readset, writeset; local
/freebsd-13-stable/crypto/openssh/
H A Dserverloop.c343 process_output(fd_set *writeset, int connection_out) argument
381 fd_set *readset = NULL, *writeset = NULL; local
H A Dclientloop.c1239 fd_set *readset = NULL, *writeset = NULL; local
H A Dchannels.c1052 channel_pre_listener(struct ssh *ssh, Channel *c, fd_set *readset, fd_set *writeset) argument
1059 channel_pre_connecting(struct ssh *ssh, Channel *c, fd_set *readset, fd_set *writeset) argument
1067 channel_pre_open(struct ssh *ssh, Channel *c, fd_set *readset, fd_set *writeset) argument
1180 channel_pre_x11_open(struct ssh *ssh, Channel *c, fd_set *readset, fd_set *writeset) argument
1204 channel_pre_mux_client(struct ssh *ssh, Channel *c, fd_set *readset, fd_set *writeset) argument
1514 channel_pre_dynamic(struct ssh *ssh, Channel *c, fd_set *readset, fd_set *writeset) argument
1636 channel_post_x11_listener(struct ssh *ssh, Channel *c, fd_set *readset, fd_set *writeset) argument
1767 channel_post_port_listener(struct ssh *ssh, Channel *c, fd_set *readset, fd_set *writeset) argument
1827 channel_post_auth_listener(struct ssh *ssh, Channel *c, fd_set *readset, fd_set *writeset) argument
1856 channel_post_connecting(struct ssh *ssh, Channel *c, fd_set *readset, fd_set *writeset) argument
1929 channel_handle_rfd(struct ssh *ssh, Channel *c, fd_set *readset, fd_set *writeset) argument
1980 channel_handle_wfd(struct ssh *ssh, Channel *c, fd_set *readset, fd_set *writeset) argument
2074 channel_handle_efd_write(struct ssh *ssh, Channel *c, fd_set *readset, fd_set *writeset) argument
2103 channel_handle_efd_read(struct ssh *ssh, Channel *c, fd_set *readset, fd_set *writeset) argument
2135 channel_handle_efd(struct ssh *ssh, Channel *c, fd_set *readset, fd_set *writeset) argument
2184 channel_post_open(struct ssh *ssh, Channel *c, fd_set *readset, fd_set *writeset) argument
2220 channel_post_mux_client_read(struct ssh *ssh, Channel *c, fd_set *readset, fd_set *writeset) argument
2257 channel_post_mux_client_write(struct ssh *ssh, Channel *c, fd_set *readset, fd_set *writeset) argument
2280 channel_post_mux_client(struct ssh *ssh, Channel *c, fd_set *readset, fd_set *writeset) argument
2288 channel_post_mux_listener(struct ssh *ssh, Channel *c, fd_set *readset, fd_set *writeset) argument
2405 channel_handler(struct ssh *ssh, int table, fd_set *readset, fd_set *writeset, time_t *unpause_secs) argument
2514 channel_after_select(struct ssh *ssh, fd_set *readset, fd_set *writeset) argument
[all...]
/freebsd-13-stable/contrib/ntp/lib/isc/unix/
H A Dsocket.c122 fd_set *writeset; member in struct:isc_socketwait

Completed in 83 milliseconds