Searched refs:FD_ZERO (Results 26 - 43 of 43) sorted by relevance

12

/vbox/src/libs/libxml2-2.6.31/
H A Dnanohttp.c475 FD_ZERO( &wfd );
575 FD_ZERO(&rfd);
894 FD_ZERO(&wfd);
898 FD_ZERO(&xfd);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/
H A Dntio.c3802 FD_ZERO(&rd);
3873 FD_ZERO(&wr);
3874 FD_ZERO(&ex);
3924 FD_ZERO(&rd);
3971 FD_ZERO(&wd);
4000 FD_ZERO(&wd);
4067 FD_ZERO(&wd);
4096 FD_ZERO(&wd);
4130 FD_ZERO(&rd);
4357 FD_ZERO(
[all...]
/vbox/src/VBox/Runtime/r3/
H A Dsocket.cpp1401 FD_ZERO(&fdsetR);
1450 FD_ZERO(&fdsetR);
1451 FD_ZERO(&fdsetW);
1452 FD_ZERO(&fdsetE);
1771 FD_ZERO(&FdSetWriteable);
H A Dtcp.cpp967 FD_ZERO(&FdSetR);
971 FD_ZERO(&FdSetE);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/
H A Dptio.c463 FD_ZERO(&rd);
469 FD_ZERO(&wr);
516 FD_ZERO(&rd);
522 FD_ZERO(&wr);
4041 FD_ZERO(&rd);
4042 FD_ZERO(&wr);
4043 FD_ZERO(&ex);
4777 FD_ZERO(set);
4835 FD_ZERO(&rd);
4836 FD_ZERO(
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Python/PyMod-2.7.1/Include/
H A Dpyport.h813 #define FD_ZERO(p) memset((char *)(p), '\0', sizeof(*(p)))
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Python/PyMod-2.7.2/Include/
H A Dpyport.h826 #define FD_ZERO(p) memset((char *)(p), '\0', sizeof(*(p)))
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/interface/syslinux/
H A Dcomboot_call.c410 FD_ZERO ( &fds );
/vbox/src/VBox/Devices/PC/ipxe/src/util/
H A Dhijack.c314 FD_ZERO ( &fdset );
/vbox/src/VBox/RDP/client-1.8.3/
H A Dtcp.c91 FD_ZERO(&wfds);
H A Drdpdr.c1208 FD_ZERO(&dummy);
H A Dxwin.c2691 FD_ZERO(&rfds);
2692 FD_ZERO(&wfds);
/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dtcpip.c969 FD_ZERO( &read_fds );
1023 FD_ZERO(&only_fd);
H A Dudptcpip.c433 FD_ZERO( &read_fds );
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/
H A Dunix.c324 FD_ZERO(&rd);
388 FD_ZERO(&wd);
533 FD_ZERO(&rd_wr);
555 FD_ZERO(&rd_wr);
3626 FD_ZERO(&rd);
3627 FD_ZERO(&wr);
3628 FD_ZERO(&ex);
H A Dirix.c558 FD_ZERO(&rd);
/vbox/src/VBox/Devices/Network/lwip-new/src/api/
H A Dsockets.c1108 FD_ZERO(&lreadset);
1109 FD_ZERO(&lwriteset);
1110 FD_ZERO(&lexceptset);
/vbox/src/VBox/Devices/Storage/
H A DDrvVD.cpp851 FD_ZERO(&fdsetR);

Completed in 162 milliseconds

12