HomeSort by relevance Sort by last modified time
    Searched refs:_MD_SOCKETPAIR (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_os2.h 289 #define _MD_SOCKETPAIR (_PR_MD_SOCKETPAIR)
_win16.h 303 #define _MD_SOCKETPAIR(s, type, proto, sv) -1
_win95.h 293 #define _MD_SOCKETPAIR(s, type, proto, sv) -1
_winnt.h 303 #define _MD_SOCKETPAIR(s, type, proto, sv) -1
_beos.h 362 #define _MD_SOCKETPAIR _MD_socketpair
561 NSPR_API(PRInt32) _MD_socketpair(int af, int type, int flags, PRInt32 *osfd);
_unixos.h 438 extern PRInt32 _MD_socketpair(int af, int type, int flags, PRInt32 *osfd);
439 #define _MD_SOCKETPAIR _MD_socketpair

Completed in 271 milliseconds