Home
last modified time | relevance | path

Searched refs:FD_ZERO (Results 1 – 25 of 68) sorted by relevance

123

/openbsd/gnu/usr.bin/perl/dist/IO/
H A Dpoll.c53 FD_ZERO(&ifd); in poll()
59 FD_ZERO(&rfd); in poll()
60 FD_ZERO(&wfd); in poll()
61 FD_ZERO(&efd); in poll()
/openbsd/gnu/llvm/lldb/source/Utility/
H A DSelectHelper.cpp154 FD_ZERO(&fd_set); in Select()
156 FD_ZERO(&fd_set); in Select()
158 FD_ZERO(&fd_set); in Select()
165 FD_ZERO(&read_fdset); in Select()
169 FD_ZERO(&write_fdset); in Select()
173 FD_ZERO(&error_fdset); in Select()
/openbsd/regress/sys/kern/select/
H A Dselect_regevent.c49 FD_ZERO(&rfd); in main()
53 FD_ZERO(&wfd); in main()
H A Dselect_close.c46 FD_ZERO(&rfds); in thread_main()
59 FD_ZERO(&rfds); in thread_main()
H A Dselect_iocond.c313 FD_ZERO(rfd); in fdset_init()
314 FD_ZERO(wfd); in fdset_init()
315 FD_ZERO(efd); in fdset_init()
366 FD_ZERO(&wfd); in proc_child()
573 FD_ZERO(&rfd); in proc_parent()
/openbsd/gnu/lib/libreadline/
H A Dinput.c181 FD_ZERO (&readfds); in rl_gather_tyi()
182 FD_ZERO (&exceptfds); in rl_gather_tyi()
278 FD_ZERO (&readfds); in _rl_input_available()
279 FD_ZERO (&exceptfds); in _rl_input_available()
H A Dparens.c127 FD_ZERO (&readfds);
/openbsd/regress/lib/libpthread/cancel2/
H A Dcancel2.c25 FD_ZERO(&read_fds); in select_thread()
40 FD_ZERO(&read_fds); in pselect_thread()
/openbsd/regress/sys/kern/pipe/
H A Dtest-select.c43 FD_ZERO(&writefds); in test_select_hup()
/openbsd/gnu/usr.bin/perl/win32/include/sys/
H A Dsocket.h161 #undef FD_ZERO
166 #define FD_ZERO(p) PERL_FD_ZERO(p) macro
/openbsd/games/boggle/boggle/
H A Dtimer.c96 FD_ZERO(&fdbits); in waitch()
/openbsd/gnu/lib/libreadline/examples/
H A Dexcallback.c121 FD_ZERO(&fds); in main()
/openbsd/regress/lib/libpthread/select/
H A Dselect.c100 FD_ZERO(&r); in fg_routine()
/openbsd/usr.sbin/nsd/
H A Dnsd-control.c333 FD_ZERO(&rset); in contact_server()
335 FD_ZERO(&wset); in contact_server()
337 FD_ZERO(&eset); in contact_server()
H A Dpopen3.c106 FD_ZERO(&rfds); in popen3()
/openbsd/usr.sbin/mopd/otherOS/
H A Dloop-linux2.c121 FD_ZERO(&fds); in Loop()
H A Dloop.c144 FD_ZERO(&fds); in Loop()
/openbsd/regress/sys/kern/kqueue/
H A Dkqueue-regress.c267 FD_ZERO(&fdset); in do_regress5()
289 FD_ZERO(&fdset); in do_regress5()
/openbsd/sys/sys/
H A Dselect.h102 #define FD_ZERO(p) do { \ macro
/openbsd/gnu/usr.bin/binutils/gdb/rdi-share/
H A Detherdrv.c301 FD_ZERO(&fdset); in fetch_ports()
594 FD_ZERO(&fdset); in EthernetRead()
/openbsd/regress/sys/kern/sosplice/perf/
H A Drelay.c107 FD_ZERO(&fdset); in relay_splice()
188 FD_ZERO(&fdset); in listen_select()
/openbsd/usr.sbin/mopd/common/
H A Dloop-bsd.c111 FD_ZERO(&fds); in Loop()
/openbsd/regress/lib/libpthread/close/
H A Dclose.c104 FD_ZERO(&r); in new_thread()
/openbsd/gnu/usr.bin/perl/win32/
H A Dwin32sck.c452 FD_ZERO(&nrd); in win32_select()
453 FD_ZERO(&nwr); in win32_select()
454 FD_ZERO(&nex); in win32_select()
/openbsd/lib/libcurses/tty/
H A Dlib_twait.c354 FD_ZERO(&set); in _nc_timed_wait()
387 FD_ZERO(&set); in _nc_timed_wait()

123