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

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/
H A D_winnt.h97 #define _PR_FD_NEED_EMULATE_MSG_PEEK(fd) \ macro
H A D_beos.h96 #define _PR_FD_NEED_EMULATE_MSG_PEEK(fd) 1 macro
H A D_macos.h75 #define _PR_FD_NEED_EMULATE_MSG_PEEK(fd) 1 macro
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/io/
H A Dprsocket.c620 if ((PR_MSG_PEEK == flags) && _PR_FD_NEED_EMULATE_MSG_PEEK(fd)) {
646 if ((PR_MSG_PEEK == flags) && _PR_FD_NEED_EMULATE_MSG_PEEK(fd)) {

Completed in 554 milliseconds