Searched defs:error (Results 51 - 75 of 2067) sorted by relevance

1234567891011>>

/macosx-10.10/Libc-1044.1.2/gen/FreeBSD/
H A Dgetpeereid.c43 int error; local
H A Dsysctlnametomib.c49 int error; local
H A Dsysctlbyname.c32 int error; local
/macosx-10.10/Libinfo-459/gen.subproj/
H A Dif_indextoname.c62 int error = 0; local
/macosx-10.10/OpenSSL098-52/src/ms/
H A Ddo_fips.bat195 :error label
[all...]
/macosx-10.10/Security-57031.1.35/Keychain/
H A Dutilities.c34 bool testPutObjectInCloud(CFStringRef key, CFTypeRef object, CFErrorRef *error, dispatch_group_t dgroup, dispatch_queue_t processQueue) argument
/macosx-10.10/Security-57031.1.35/Security/Keychain/
H A DKDSecCircle.h36 @property (readonly) NSError *error; variable
/macosx-10.10/Security-57031.1.35/securityd/src/
H A DAuthorizationEngine.h54 const int error; member in class:Authorization::Error
/macosx-10.10/WebCore-7600.1.25/platform/gtk/
H A DSharedBufferGtk.cpp39 GUniqueOutPtr<GError> error; local
/macosx-10.10/dcerpc-61/BuildConfig/
H A Drun-autoconf38 error() function
/macosx-10.10/dtrace-147/libctf/
H A Dctf_error.c81 ctf_errmsg(int error) argument
/macosx-10.10/dtrace-147/libdwarf/
H A Ddwarf_string.c42 dwarf_get_str(Dwarf_Debug dbg, Dwarf_Off offset, char **string, Dwarf_Signed * returned_str_len, Dwarf_Error * error) argument
/macosx-10.10/llvmCore-3425.0.34/utils/llvm-build/llvmbuild/
H A Dutil.py10 error = lambda message: _write_message('error', message) variable
/macosx-10.10/postfix-255/postfix/src/dns/
H A Ddns_strerror.c44 unsigned error; member in struct:dns_error_map
57 const char *dns_strerror(unsigned error) argument
[all...]
/macosx-10.10/postfix-255/postfix/src/util/
H A Dtimed_connect.c69 int error; local
/macosx-10.10/srm-7/srm/src/
H A Derror.c8 void error(char *msg, ...) { function
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/docstrip/
H A Ddocstrip.tcl
/macosx-10.10/vim-55/src/po/
H A Dcheck.vim41 let error = 0 variable
48 let error = 1 variable
55 let error = 1 variable
78 let error variable
[all...]
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dkern_priv.c83 int error; local
/macosx-10.10/BerkeleyDB-21/db/java/src/com/sleepycat/db/
H A DErrorHandler.java41 void error(Environmen method in interface:ErrorHandler
[all...]
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/IOHIDDescriptorParser/
H A DHIDProcessReportItem.c90 OSStatus error = 0; local
[all...]
/macosx-10.10/Libc-1044.1.2/stdlib/
H A Dgrantpt.c66 int error; local
/macosx-10.10/Security-57031.1.35/Security/sec/SOSCircle/Regressions/
H A Dsc-41-cloudcircle.c36 CFErrorRef error = NULL; local
43 ok(SOSCCThisDeviceIsInCircle(&error) == kSOSCCCircleAbsent, "Circle Absent (%@)", error); local
45 ok(SOSCCResetToOffering(&error), "SOSCCOfferPotentialCircle (%@)", error); local
48 ok(SOSCCThisDeviceIsInCircle(&error) == kSOSCCInCircle, "Circle Absent (%@)", error); local
50 ok(SOSCCRemoveThisDeviceFromCircle(&error), "Leaving (%@)", error); local
53 ok(SOSCCThisDeviceIsInCircle(&error) == kSOSCCCircleAbsent, "Circle Absent (%@)", error); local
[all...]
/macosx-10.10/Security-57031.1.35/Security/sec/SOSCircle/SecureObjectSync/
H A DSOSCoder.h33 typedef bool (^SOSPeerSendBlock)(CFDataRef message, CFErrorRef *error); variable
/macosx-10.10/Security-57031.1.35/Security/sec/Security/
H A DSecTrustStore.c60 static bool string_data_to_bool_error(enum SecXPCOperation op, SecTrustStoreRef ts, CFDataRef digest, CFErrorRef *error) argument
[all...]

Completed in 373 milliseconds

1234567891011>>