Searched refs:_PR_MD_MAP_WRITEV_ERROR (Results 1 - 6 of 6) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/
H A D_unix_errors.h113 #define _PR_MD_MAP_WRITEV_ERROR _MD_unix_map_writev_error macro
H A D_os2_errors.h113 #define _PR_MD_MAP_WRITEV_ERROR _MD_os2_map_writev_error macro
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/beos/
H A Dbnet.c487 _PR_MD_MAP_WRITEV_ERROR(err);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/
H A Dos2sock.c619 _PR_MD_MAP_WRITEV_ERROR(err);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/
H A Dunix.c1057 _PR_MD_MAP_WRITEV_ERROR(err);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/
H A Dptio.c1462 if (rv == -1) pt_MapError(_PR_MD_MAP_WRITEV_ERROR, syserrno);

Completed in 69 milliseconds