Searched defs:perror (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10/Libc-1044.1.2/stdio/FreeBSD/
H A Dperror.c49 perror(s) function
/macosx-10.10/curl-83.1.2/curl/tests/server/
H A Dutil.h45 #undef perror macro
46 #define perror(m) win32_perror(m) macro
/macosx-10.10/libxml2-26/libxml2/win32/wince/
H A Dwincecompat.h48 #define perror(_t) MessageBox(NULL, _T("_t"), _T("Error/Warning"), MB_OK) macro
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/win32/wince/
H A Dwincecompat.h48 #define perror(_t) MessageBox(NULL, _T("_t"), _T("Error/Warning"), MB_OK) macro
/macosx-10.10/zlib-55/zlib/
H A Dminigzip.c64 # define perror(s) pwinerror(s) macro
/macosx-10.10/tcsh-65/tcsh/
H A Dgethost.c38 # define perror __perror macro
45 # undef perror macro
/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Ditrbnf.cpp203 UParseError perror; local
222 UParseError perror; local
441 UParseError perror; local
1712 UParseError perror; local
[all...]
/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Drbnf.cpp592 StringLocalizationInfo::create(const UnicodeString& info, UParseError& perror, UErrorCode& status) { argument
653 RuleBasedNumberFormat(const UnicodeString& description, const UnicodeString& locs, const Locale& alocale, UParseError& perror, UErrorCode& status) argument
675 RuleBasedNumberFormat(const UnicodeString& description, const UnicodeString& locs, UParseError& perror, UErrorCode& status) argument
697 RuleBasedNumberFormat(const UnicodeString& description, LocalizationInfo* info, const Locale& alocale, UParseError& perror, UErrorCode& status) argument
718 RuleBasedNumberFormat(const UnicodeString& description, UParseError& perror, UErrorCode& status) argument
739 RuleBasedNumberFormat(const UnicodeString& description, const Locale& aLocale, UParseError& perror, UErrorCode& status) argument
814 UParseError perror; local
858 UParseError perror; local
[all...]
/macosx-10.10/Security-57031.1.35/Security/sec/securityd/
H A DSecTrustServer.c1312 SecTrustResultType SecTrustServerEvaluate(CFArrayRef certificates, CFArrayRef anchors, bool anchorsOnly, CFArrayRef policies, CFAbsoluteTime verifyTime, __unused CFArrayRef accessGroups, CFArrayRef *pdetails, CFDictionaryRef *pinfo, SecCertificatePathRef *pchain, CFErrorRef *perror) { argument
/macosx-10.10/emacs-93/emacs/src/
H A Dsysdep.c3472 perror () function

Completed in 167 milliseconds