Home
last modified time | relevance | path

Searched defs:readset (Results 1 – 13 of 13) sorted by relevance

/NextBSD/crypto/openssh/
HDchannels.c807 channel_pre_listener(Channel *c, fd_set *readset, fd_set *writeset) in channel_pre_listener()
814 channel_pre_connecting(Channel *c, fd_set *readset, fd_set *writeset) in channel_pre_connecting()
821 channel_pre_open_13(Channel *c, fd_set *readset, fd_set *writeset) in channel_pre_open_13()
858 channel_pre_open(Channel *c, fd_set *readset, fd_set *writeset) in channel_pre_open()
903 channel_pre_input_draining(Channel *c, fd_set *readset, fd_set *writeset) in channel_pre_input_draining()
916 channel_pre_output_draining(Channel *c, fd_set *readset, fd_set *writeset) in channel_pre_output_draining()
992 channel_pre_x11_open_13(Channel *c, fd_set *readset, fd_set *writeset) in channel_pre_x11_open_13()
1018 channel_pre_x11_open(Channel *c, fd_set *readset, fd_set *writeset) in channel_pre_x11_open()
1044 channel_pre_mux_client(Channel *c, fd_set *readset, fd_set *writeset) in channel_pre_mux_client()
1068 channel_decode_socks4(Channel *c, fd_set *readset, fd_set *writeset) in channel_decode_socks4()
[all …]
HDserverloop.c155 notify_prepare(fd_set *readset) in notify_prepare()
161 notify_done(fd_set *readset) in notify_done()
396 process_input(fd_set *readset) in process_input()
562 fd_set *readset = NULL, *writeset = NULL; in server_loop() local
827 fd_set *readset = NULL, *writeset = NULL; in server_loop2() local
HDclientloop.c722 client_process_net_input(fd_set *readset) in client_process_net_input()
1307 client_process_input(fd_set *readset) in client_process_input()
1483 fd_set *readset = NULL, *writeset = NULL; in client_loop() local
HDssh-agent.c909 after_select(fd_set *readset, fd_set *writeset) in after_select()
/NextBSD/contrib/apr/poll/unix/
HDselect.c36 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
/NextBSD/crypto/heimdal/lib/kadm5/
HDipropd_slave.c658 fd_set readset; in main() local
HDipropd_master.c904 fd_set readset; in main() local
/NextBSD/contrib/gdb/gdb/gdbserver/
HDremote-utils.c345 fd_set readset; in input_interrupt() local
/NextBSD/contrib/ntp/ntpd/
HDntpd.c1375 fd_set readset; local
/NextBSD/crypto/heimdal/appl/push/
HDpush.c287 fd_set readset, writeset; in doit() local
/NextBSD/crypto/heimdal/appl/rsh/
HDrshd.c436 fd_set readset = real_readset; in rshd_loop() local
HDrsh.c103 fd_set readset; in rsh_loop() local
/NextBSD/contrib/ntp/lib/isc/unix/
HDsocket.c121 fd_set *readset; member