Searched defs:PR_NTFast_Accept (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/private/
H A Dpprio.h73 #define PR_NTFast_Accept VBoxNsprPR_NTFast_Accept macro
251 /* FUNCTION: PR_NTFast_Accept
259 NSPR_API(PRFileDesc*) PR_NTFast_Accept(PRFileDesc *fd, PRNetAddr *addr,
264 ** For sockets accepted with PR_NTFast_Accept or PR_NTFastAcceptRead,
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/io/
H A Dprsocket.c476 PR_IMPLEMENT(PRFileDesc*) PR_NTFast_Accept(PRFileDesc *fd, PRNetAddr *addr, function

Completed in 57 milliseconds