Searched refs:PRErrorCode (Results 1 - 25 of 25) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/
H A Drcbase.h65 static PRErrorCode GetError();
71 static void SetError(PRErrorCode error, PRInt32 oserror);
78 inline PRErrorCode RCBase::GetError() { return PR_GetError(); }
H A Drcbase.cpp49 void RCBase::SetError(PRErrorCode error, PRInt32 oserror)
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprerror.h58 typedef PRInt32 PRErrorCode; typedef
70 NSPR_API(void) PR_SetError(PRErrorCode errorCode, PRInt32 oserr);
87 NSPR_API(PRErrorCode) PR_GetError(void);
212 PRErrorCode base; /* Error code for first error in table */
242 PRErrorCallbackLookupFn(PRErrorCode code, PRLanguageCode language,
275 NSPR_API(const char *) PR_ErrorToString(PRErrorCode code,
289 NSPR_API(const char *) PR_ErrorToName(PRErrorCode code);
316 NSPR_API(PRErrorCode) PR_ErrorInstallTable(const struct PRErrorTable *table);
H A Dprtpool.h71 PRErrorCode error;
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/
H A Dunix_errors.c46 PRErrorCode prError;
268 PRErrorCode prError;
283 PRErrorCode prError;
309 PRErrorCode prError;
324 PRErrorCode prError;
339 PRErrorCode prError;
354 PRErrorCode prError;
369 PRErrorCode prError;
389 PRErrorCode prError;
418 PRErrorCode prErro
[all...]
H A Duxproces.c456 PRErrorCode prerror;
1098 PRErrorCode prerror;
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/
H A Dwin32_errors.c65 PRErrorCode prError;
83 PRErrorCode prError;
391 PRErrorCode prError;
406 PRErrorCode prError;
421 PRErrorCode prError;
444 PRErrorCode prError;
465 PRErrorCode prError;
480 PRErrorCode prError;
503 PRErrorCode prError;
546 PRErrorCode prErro
[all...]
H A Dntthread.c223 PRErrorCode prerror;
453 PRErrorCode prerror;
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/
H A Dprerror.c43 PR_IMPLEMENT(PRErrorCode) PR_GetError(void)
55 PR_IMPLEMENT(void) PR_SetError(PRErrorCode code, PRInt32 osErr)
H A Dprerrortable.c98 error_table_name (PRErrorCode num)
122 PR_ErrorToString(PRErrorCode code, PRLanguageCode language)
131 PRErrorCode table_num;
178 PR_ErrorToName(PRErrorCode code)
199 PR_IMPLEMENT(PRErrorCode)
H A Dprtpool.c889 PRErrorCode err;
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Drmdir.c77 PRErrorCode err;
99 PRErrorCode err = PR_GetError();
H A Derrcodes.c53 PRErrorCode errcode;
H A Derrset.c60 PRErrorCode errcode;
H A Dioconthr.c54 PRErrorCode err;
H A Dmultiacc.c62 PRErrorCode err;
/vbox/src/libs/xpcom18a4/nsprpub/lib/libc/src/
H A Dplerror.c130 PRErrorCode error = PR_GetError();
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/beos/
H A Dbproc.c217 PRErrorCode prerror;
H A Dbeos_errors.c1438 PRErrorCode prerror;
1493 PRErrorCode prerror;
/vbox/src/libs/xpcom18a4/ipc/ipcd/client/src/
H A DipcConnectionUnix.cpp208 PRErrorCode err = PR_GetError();
282 PRErrorCode err = PR_GetError();
/vbox/src/libs/xpcom18a4/xpcom/base/
H A DnsDebugImpl.cpp456 PRErrorCode err = PR_GetError();
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/
H A Dos2_errors.c1080 PRErrorCode prerror;
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/mac/
H A Dmacio.c101 PRErrorCode code;
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/
H A Dptthread.c653 PRErrorCode prerror;
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/private/
H A Dprimpl.h1588 PRErrorCode errorCode; /* current NSPR error code | zero */

Completed in 906 milliseconds