Searched refs:_PR_MD_MAP_RECV_ERROR (Results 1 - 11 of 11) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/
H A D_unix_errors.h101 #define _PR_MD_MAP_RECV_ERROR _MD_unix_map_recv_error macro
H A D_win32_errors.h101 #define _PR_MD_MAP_RECV_ERROR _MD_win32_map_recv_error macro
H A D_os2_errors.h101 #define _PR_MD_MAP_RECV_ERROR _MD_os2_map_recv_error macro
H A D_win16.h548 #define _PR_MD_MAP_RECV_ERROR _PR_MD_map_error macro
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/beos/
H A Dbnet.c221 _PR_MD_MAP_RECV_ERROR(EPIPE);
256 _PR_MD_MAP_RECV_ERROR(err);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/
H A Dw95sock.c227 _PR_MD_MAP_RECV_ERROR(err);
H A Dw16sock.c328 _PR_MD_MAP_RECV_ERROR(err);
H A Dntio.c3944 _PR_MD_MAP_RECV_ERROR(err);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/
H A Dos2sock.c446 _PR_MD_MAP_RECV_ERROR(err);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/
H A Dunix.c823 _PR_MD_MAP_RECV_ERROR(err);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/
H A Dptio.c1883 pt_MapError(_PR_MD_MAP_RECV_ERROR, syserrno);

Completed in 88 milliseconds