Searched refs:_PR_MD_SOCKETPAIR (Results 1 - 4 of 4) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/
H A D_os2.h295 #define _MD_SOCKETPAIR (_PR_MD_SOCKETPAIR)
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/
H A Dos2sock.c638 _PR_MD_SOCKETPAIR(int af, int type, int flags, PRInt32 *osfd) function
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/private/
H A Dprimpl.h1262 extern PRInt32 _PR_MD_SOCKETPAIR(int af, int type, int flags, PRInt32 *osfd);
1263 #define _PR_MD_SOCKETPAIR _MD_SOCKETPAIR macro
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/io/
H A Dprsocket.c1364 rv = _PR_MD_SOCKETPAIR(AF_UNIX, SOCK_STREAM, 0, osfd);

Completed in 263 milliseconds