Searched defs:readset (Results 1 – 12 of 12) sorted by relevance
| /freebsd-12.1/contrib/apr/poll/unix/ |
| H A D | select.c | 36 fd_set readset, writeset, exceptset; in apr_poll() local 187 fd_set readset, writeset, exceptset; member 347 fd_set readset, writeset, exceptset; in impl_pollset_poll() local
|
| /freebsd-12.1/crypto/openssh/ |
| H A D | serverloop.c | 147 notify_prepare(fd_set *readset) in notify_prepare() 153 notify_done(fd_set *readset) in notify_done() 310 process_input(struct ssh *ssh, fd_set *readset, int connection_in) in process_input() 381 fd_set *readset = NULL, *writeset = NULL; in server_loop2() local
|
| H A D | channels.c | 1020 fd_set *readset, fd_set *writeset) in channel_pre_listener() 1027 fd_set *readset, fd_set *writeset) in channel_pre_connecting() 1035 fd_set *readset, fd_set *writeset) in channel_pre_open() 1148 fd_set *readset, fd_set *writeset) in channel_pre_x11_open() 1482 fd_set *readset, fd_set *writeset) in channel_pre_dynamic() 1604 fd_set *readset, fd_set *writeset) in channel_post_x11_listener() 1735 fd_set *readset, fd_set *writeset) in channel_post_port_listener() 1795 fd_set *readset, fd_set *writeset) in channel_post_auth_listener() 1824 fd_set *readset, fd_set *writeset) in channel_post_connecting() 1897 fd_set *readset, fd_set *writeset) [all …]
|
| H A D | clientloop.c | 602 client_process_net_input(fd_set *readset) in client_process_net_input() 1226 fd_set *readset = NULL, *writeset = NULL; in client_loop() local
|
| /freebsd-12.1/crypto/heimdal/lib/kadm5/ |
| H A D | ipropd_slave.c | 658 fd_set readset; in main() local
|
| H A D | ipropd_master.c | 904 fd_set readset; in main() local
|
| /freebsd-12.1/contrib/gdb/gdb/gdbserver/ |
| H A D | remote-utils.c | 345 fd_set readset; in input_interrupt() local
|
| /freebsd-12.1/crypto/heimdal/appl/rsh/ |
| H A D | rshd.c | 436 fd_set readset = real_readset; in rshd_loop() local
|
| H A D | rsh.c | 103 fd_set readset; in rsh_loop() local
|
| /freebsd-12.1/crypto/heimdal/appl/push/ |
| H A D | push.c | 287 fd_set readset, writeset; in doit() local
|
| /freebsd-12.1/contrib/ntp/ntpd/ |
| H A D | ntpd.c | 1645 fd_set readset; local
|
| /freebsd-12.1/contrib/ntp/lib/isc/unix/ |
| H A D | socket.c | 121 fd_set *readset; member
|