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

  /external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_macos.h 467 #define _MD_RECV _MD_recv
501 #define _MD_RECV(fd,buf,amount,flags,timeout) macsock_recv(fd->secret->md.osfd,buf,amount,flags)
_os2.h 318 #define _MD_RECV (_PR_MD_RECV)
_win16.h 325 #define _MD_RECV _PR_MD_RECV
_win95.h 329 #define _MD_RECV _PR_MD_RECV
_winnt.h 343 #define _MD_RECV _PR_MD_RECV
_beos.h 353 #define _MD_RECV _MD_recv
549 NSPR_API(PRInt32) _MD_recv(PRFileDesc *fd, void *buf, PRInt32 amount, PRIntn flags, PRIntervalTime timeout);
_unixos.h 400 extern PRInt32 _MD_recv(PRFileDesc *fd, void *buf, PRInt32 amount,
402 #define _MD_RECV _MD_recv

Completed in 34 milliseconds