Searched refs:PR_ILLEGAL_ACCESS_ERROR (Results 1 - 4 of 4) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Derrcodes.c63 {PR_ILLEGAL_ACCESS_ERROR, "PR_ILLEGAL_ACCESS_ERROR"},
H A Derrset.c71 {PR_ILLEGAL_ACCESS_ERROR, "PR_ILLEGAL_ACCESS_ERROR"},
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprerr.h63 #define PR_ILLEGAL_ACCESS_ERROR (-5995L) macro
/vbox/src/libs/xpcom18a4/xpcom/obsolete/
H A DnsIFileStream.cpp201 return NS_FILE_RESULT(PR_ILLEGAL_ACCESS_ERROR);
222 return NS_FILE_RESULT(PR_ILLEGAL_ACCESS_ERROR);

Completed in 58 milliseconds