Searched defs:PR_ChangeFileDescNativeHandle (Results 1 - 3 of 3) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/private/
H A Dpprio.h56 #define PR_ChangeFileDescNativeHandle VBoxNsprPR_ChangeFileDescNativeHandle macro
95 NSPR_API(void) PR_ChangeFileDescNativeHandle(PRFileDesc *, PRInt32);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/io/
H A Dprsocket.c1596 PR_ChangeFileDescNativeHandle(PRFileDesc *fd, PRInt32 handle) function
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/
H A Dptio.c4538 PR_IMPLEMENT(void) PR_ChangeFileDescNativeHandle(PRFileDesc *fd, function
4542 } /* PR_ChangeFileDescNativeHandle*/

Completed in 76 milliseconds