Searched refs:_MD_RECVFROM (Results 1 - 8 of 8) sorted by relevance
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/ |
H A D | _macos.h | 473 #define _MD_RECVFROM _MD_recvfrom macro 505 #define _MD_RECVFROM(fd,buf,amount,flags,addr,addrlen,timeout) macsock_recvfrom(fd->secret->md.osfd,buf,amount,flags,(struct sockaddr *)addr,addrlen) macro
|
H A D | _os2.h | 291 #define _MD_RECVFROM (_PR_MD_RECVFROM) macro
|
H A D | _win16.h | 305 #define _MD_RECVFROM _PR_MD_RECVFROM macro
|
H A D | _win95.h | 295 #define _MD_RECVFROM _PR_MD_RECVFROM macro
|
H A D | _winnt.h | 305 #define _MD_RECVFROM _PR_MD_RECVFROM macro
|
H A D | _beos.h | 363 #define _MD_RECVFROM _MD_recvfrom macro
|
H A D | _unixos.h | 423 #define _MD_RECVFROM _MD_recvfrom macro
|
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/private/ |
H A D | primpl.h | 1255 #define _PR_MD_RECVFROM _MD_RECVFROM
|
Completed in 72 milliseconds