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

  /external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_macos.h 466 #define _MD_SEND _MD_send
499 #define _MD_SEND(fd,buf,amount,flags,timeout) macsock_send(fd->secret->md.osfd,buf,amount,flags)
_os2.h 319 #define _MD_SEND (_PR_MD_SEND)
_win16.h 326 #define _MD_SEND _PR_MD_SEND
_win95.h 330 #define _MD_SEND _PR_MD_SEND
_winnt.h 344 #define _MD_SEND _PR_MD_SEND
_beos.h 354 #define _MD_SEND _MD_send
550 NSPR_API(PRInt32) _MD_send(PRFileDesc *fd, const void *buf, PRInt32 amount, PRIntn flags, PRIntervalTime timeout);
_unixos.h 403 extern PRInt32 _MD_send(PRFileDesc *fd, const void *buf, PRInt32 amount,
405 #define _MD_SEND _MD_send

Completed in 34 milliseconds