Searched refs:_PR_MD_MAP_OPEN_ERROR (Results 1 - 14 of 14) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/
H A D_unix_errors.h146 #define _PR_MD_MAP_OPEN_ERROR _MD_unix_map_open_error macro
H A D_win32_errors.h143 #define _PR_MD_MAP_OPEN_ERROR _MD_win32_map_open_error macro
H A D_os2_errors.h151 #define _PR_MD_MAP_OPEN_ERROR _MD_os2_map_open_error macro
H A D_win16.h562 #define _PR_MD_MAP_OPEN_ERROR _PR_MD_map_error macro
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/
H A Duxshm.c119 _PR_MD_MAP_OPEN_ERROR( errno );
246 _PR_MD_MAP_OPEN_ERROR( errno );
532 _PR_MD_MAP_OPEN_ERROR( errno );
546 _PR_MD_MAP_OPEN_ERROR( errno );
H A Duxrng.c168 _PR_MD_MAP_OPEN_ERROR( errno );
H A Dunix.c2259 _PR_MD_MAP_OPEN_ERROR(err);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/
H A Dw95io.c229 _PR_MD_MAP_OPEN_ERROR(GetLastError());
290 _PR_MD_MAP_OPEN_ERROR(GetLastError());
1211 _PR_MD_MAP_OPEN_ERROR(GetLastError());
H A Dw16io.c126 _PR_MD_MAP_OPEN_ERROR( errno );
H A Dntio.c2116 _PR_MD_MAP_OPEN_ERROR(GetLastError());
2178 _PR_MD_MAP_OPEN_ERROR(GetLastError());
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/beos/
H A Dbfile.c202 _PR_MD_MAP_OPEN_ERROR(err);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/
H A Dos2io.c212 _PR_MD_MAP_OPEN_ERROR(rc);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/
H A Dptsynch.c846 _PR_MD_MAP_OPEN_ERROR(errno);
H A Dptio.c3565 pt_MapError(_PR_MD_MAP_OPEN_ERROR, syserrno);

Completed in 356 milliseconds