Searched refs:PR_FD_NISSET (Results 1 - 3 of 3) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/obsolete/
H A Dprobslet.h57 #define PR_FD_NISSET VBoxNsprPR_FD_NISSET macro
162 ** PR_FD_NISSET(osfd, &fdset) is nonzero if native file descriptor osfd is a member of
172 NSPR_API(PRInt32) PR_FD_NISSET(PRInt32 osfd, PR_fd_set *set);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/io/
H A Dprsocket.c1664 PR_IMPLEMENT(PRInt32) PR_FD_NISSET(PRInt32 fd, PR_fd_set *set)
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/
H A Dptio.c4750 PR_IMPLEMENT(PRInt32) PR_FD_NISSET(PRInt32 fd, PR_fd_set *set)
4754 if (unwarned) unwarned = _PR_Obsolete("PR_FD_NISSET (PR_Select)", "PR_Poll");

Completed in 60 milliseconds