Searched defs:_PR_MD_RECVFROM (Results 1 - 5 of 5) sorted by relevance
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/ |
H A D | os2sock.c | 534 _PR_MD_RECVFROM(PRFileDesc *fd, void *buf, PRInt32 amount, PRIntn flags, function
|
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/ |
H A D | w95sock.c | 324 _PR_MD_RECVFROM(PRFileDesc *fd, void *buf, PRInt32 amount, PRIntn flags, function
|
H A D | w16sock.c | 424 _PR_MD_RECVFROM(PRFileDesc *fd, void *buf, PRInt32 amount, PRIntn flags, function
|
H A D | ntio.c | 1919 _PR_MD_RECVFROM(PRFileDesc *fd, void *buf, PRInt32 amount, PRIntn flags, function
|
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/private/ |
H A D | primpl.h | 1252 extern PRInt32 _PR_MD_RECVFROM( 1255 #define _PR_MD_RECVFROM _MD_RECVFROM macro
|
Completed in 3159 milliseconds