Searched refs:_PR_MD_MAP_GETSOCKOPT_ERROR (Results 1 - 12 of 12) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/
H A D_unix_errors.h140 #define _PR_MD_MAP_GETSOCKOPT_ERROR _MD_unix_map_getsockopt_error macro
H A D_win32_errors.h137 #define _PR_MD_MAP_GETSOCKOPT_ERROR _MD_win32_map_getsockopt_error macro
H A D_os2_errors.h145 #define _PR_MD_MAP_GETSOCKOPT_ERROR _MD_os2_map_getsockopt_error macro
H A D_win16.h560 #define _PR_MD_MAP_GETSOCKOPT_ERROR _PR_MD_map_error macro
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/
H A Dw95sock.c434 _PR_MD_MAP_GETSOCKOPT_ERROR(WSAGetLastError());
532 _PR_MD_MAP_GETSOCKOPT_ERROR(WSAGetLastError());
612 _PR_MD_MAP_GETSOCKOPT_ERROR(WSAGetLastError());
H A Dw16sock.c545 _PR_MD_MAP_GETSOCKOPT_ERROR(WSAGetLastError());
H A Dntio.c2040 _PR_MD_MAP_GETSOCKOPT_ERROR(WSAGetLastError());
2064 _PR_MD_MAP_GETSOCKOPT_ERROR(WSAGetLastError());
3892 _PR_MD_MAP_GETSOCKOPT_ERROR(WSAGetLastError());
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/beos/
H A Dbnet.c805 _PR_MD_MAP_GETSOCKOPT_ERROR(err);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/
H A Dos2sock.c696 _PR_MD_MAP_GETSOCKOPT_ERROR(err);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/io/
H A Dprsocket.c328 _PR_MD_MAP_GETSOCKOPT_ERROR(WSAGetLastError());
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/
H A Dunix.c1302 _PR_MD_MAP_GETSOCKOPT_ERROR(err);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/
H A Dptio.c2950 if (-1 == rv) _PR_MD_MAP_GETSOCKOPT_ERROR(errno);

Completed in 131 milliseconds