Searched refs:_PR_MD_MAP_LISTEN_ERROR (Results 1 - 9 of 9) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/
H A D_unix_errors.h125 #define _PR_MD_MAP_LISTEN_ERROR _MD_unix_map_listen_error macro
H A D_win32_errors.h125 #define _PR_MD_MAP_LISTEN_ERROR _MD_win32_map_listen_error macro
H A D_os2_errors.h128 #define _PR_MD_MAP_LISTEN_ERROR _MD_os2_map_listen_error macro
H A D_win16.h556 #define _PR_MD_MAP_LISTEN_ERROR _PR_MD_map_error macro
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/beos/
H A Dbnet.c701 _PR_MD_MAP_LISTEN_ERROR(err);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/
H A Dw16sock.c163 _PR_MD_MAP_LISTEN_ERROR(WSAGetLastError());
H A Dntio.c1976 _PR_MD_MAP_LISTEN_ERROR(WSAGetLastError());
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/
H A Dunix.c1220 _PR_MD_MAP_LISTEN_ERROR(err);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/
H A Dptio.c1808 pt_MapError(_PR_MD_MAP_LISTEN_ERROR, errno);

Completed in 389 milliseconds