Searched defs:nfds_t (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/include/
H A Dlinux_api.h47 typedef unsigned long nfds_t; typedef
60 extern int linux_poll ( struct pollfd *fds, nfds_t nfds, int timeout );
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/sys/
H A Dpoll.h55 typedef unsigned int nfds_t; typedef
88 int poll(struct pollfd *, nfds_t, int);
/vbox/src/VBox/NetworkServices/NAT/
H A Dwinutils.h138 typedef ULONG nfds_t; typedef
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/
H A D_netbsd.h319 typedef unsigned int nfds_t; typedef
H A D_openbsd.h235 typedef unsigned int nfds_t; typedef

Completed in 149 milliseconds