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

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/
H A D_unix_errors.h89 #define _PR_MD_MAP_FSYNC_ERROR _MD_unix_map_fsync_error macro
H A D_win32_errors.h92 #define _PR_MD_MAP_FSYNC_ERROR _MD_win32_map_fsync_error macro
H A D_os2_errors.h92 #define _PR_MD_MAP_FSYNC_ERROR _MD_os2_map_fsync_error macro
H A D_win16.h545 #define _PR_MD_MAP_FSYNC_ERROR _PR_MD_map_error macro
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/
H A Dw16io.c278 _PR_MD_MAP_FSYNC_ERROR( errno );
H A Dw95io.c443 _PR_MD_MAP_FSYNC_ERROR(err);
H A Dntio.c2608 _PR_MD_MAP_FSYNC_ERROR(err);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/beos/
H A Dbfile.c302 _PR_MD_MAP_FSYNC_ERROR(err);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/
H A Dos2io.c352 _PR_MD_MAP_FSYNC_ERROR(rc);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/
H A Dunix.c447 _PR_MD_MAP_FSYNC_ERROR(err);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/
H A Dptio.c1557 pt_MapError(_PR_MD_MAP_FSYNC_ERROR, errno);

Completed in 333 milliseconds