Searched refs:PR_DIRECTORY_CORRUPTED_ERROR (Results 1 - 5 of 5) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Derrcodes.c114 {PR_DIRECTORY_CORRUPTED_ERROR, "PR_DIRECTORY_CORRUPTED_ERROR"},
H A Derrset.c122 {PR_DIRECTORY_CORRUPTED_ERROR, "PR_DIRECTORY_CORRUPTED_ERROR"},
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprerr.h216 #define PR_DIRECTORY_CORRUPTED_ERROR (-5944L) macro
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/
H A Dunix_errors.c97 prError = PR_DIRECTORY_CORRUPTED_ERROR;
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/beos/
H A Dbeos_errors.c103 PR_SetError(PR_DIRECTORY_CORRUPTED_ERROR, err);

Completed in 378 milliseconds