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

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Derrcodes.c106 {PR_LOOP_ERROR, "PR_LOOP_ERROR"},
H A Derrset.c114 {PR_LOOP_ERROR, "PR_LOOP_ERROR"},
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprerr.h192 #define PR_LOOP_ERROR (-5952L) macro
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/beos/
H A Dbeos_errors.c62 PR_SetError(PR_LOOP_ERROR, err);
165 PR_SetError(PR_LOOP_ERROR, err);
204 PR_SetError(PR_LOOP_ERROR, err);
288 PR_SetError(PR_LOOP_ERROR, err);
333 PR_SetError(PR_LOOP_ERROR, err);
381 PR_SetError(PR_LOOP_ERROR, err);
426 PR_SetError(PR_LOOP_ERROR, err);
1339 PR_SetError(PR_LOOP_ERROR, err);
/vbox/src/libs/xpcom18a4/xpcom/base/
H A DnsDebugImpl.cpp464 case PR_LOOP_ERROR: return NS_ERROR_FILE_UNRESOLVABLE_SYMLINK;
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/
H A Dunix_errors.c136 prError = PR_LOOP_ERROR;

Completed in 49 milliseconds