Searched refs:PR_ADDRESS_NOT_AVAILABLE_ERROR (Results 1 - 9 of 9) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Derrcodes.c72 {PR_ADDRESS_NOT_AVAILABLE_ERROR, "PR_ADDRESS_NOT_AVAILABLE_ERROR"},
H A Derrset.c80 {PR_ADDRESS_NOT_AVAILABLE_ERROR, "PR_ADDRESS_NOT_AVAILABLE_ERROR"},
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprerr.h90 #define PR_ADDRESS_NOT_AVAILABLE_ERROR (-5986L) macro
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/
H A Dw16error.c185 PR_SetError(PR_ADDRESS_NOT_AVAILABLE_ERROR, err);
H A Dwin32_errors.c198 prError = PR_ADDRESS_NOT_AVAILABLE_ERROR;
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/
H A Dos2_errors.c779 PR_SetError(PR_ADDRESS_NOT_AVAILABLE_ERROR, err);
828 PR_SetError(PR_ADDRESS_NOT_AVAILABLE_ERROR, err);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/
H A Dunix_errors.c56 prError = PR_ADDRESS_NOT_AVAILABLE_ERROR;
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/beos/
H A Dbeos_errors.c976 PR_SetError(PR_ADDRESS_NOT_AVAILABLE_ERROR, err);
1073 PR_SetError(PR_ADDRESS_NOT_AVAILABLE_ERROR, err);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/mac/
H A Dmacsockotpt.c221 PR_SetError(PR_ADDRESS_NOT_AVAILABLE_ERROR, err);

Completed in 118 milliseconds