Searched refs:_PR_MD_MAKE_NONBLOCK (Results 1 - 7 of 7) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/io/
H A Dprsocket.c200 _PR_MD_MAKE_NONBLOCK(fd);
214 _PR_MD_MAKE_NONBLOCK(fd);
453 * platforms can skip the following _PR_MD_MAKE_NONBLOCK
456 * On Mac, we MUST make this call, because _PR_MD_MAKE_NONBLOCK
462 _PR_MD_MAKE_NONBLOCK(fd2);
1313 _PR_MD_MAKE_NONBLOCK(fd);
1383 _PR_MD_MAKE_NONBLOCK(f[0]);
1385 _PR_MD_MAKE_NONBLOCK(f[1]);
H A Dprfile.c801 _PR_MD_MAKE_NONBLOCK(*readPipe);
805 _PR_MD_MAKE_NONBLOCK(*writePipe);
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/
H A D_win16.h300 #define _MD_MAKE_NONBLOCK _PR_MD_MAKE_NONBLOCK
H A D_winnt.h298 #define _MD_MAKE_NONBLOCK _PR_MD_MAKE_NONBLOCK
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/private/
H A Dprimpl.h1101 extern void _PR_MD_MAKE_NONBLOCK(PRFileDesc *fd);
1102 #define _PR_MD_MAKE_NONBLOCK _MD_MAKE_NONBLOCK macro
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/
H A Dw16sock.c565 _PR_MD_MAKE_NONBLOCK(PRFileDesc *f) function
H A Dntio.c3531 _PR_MD_MAKE_NONBLOCK(PRFileDesc *f) function

Completed in 174 milliseconds