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

1234567891011>>

/macosx-10.9.5/KerberosHelper-148/Source/
H A DLKDCHelper-error.h24 ERROR(kLKDCHelperCommunicationFailed, "Communication to the helper failed")
25 ERROR(kLKDCHelperNotAuthorized, "Not authorized")
26 ERROR(kLKDCHelperParameterError, "Input parameter error")
27 ERROR(kLKDCHelperSerializeFailed, "Serializing object failed")
28 ERROR(kLKDCHelperUnSerializeFailed, "Unserializing object failed")
29 ERROR(kLKDCHelperNotADictionary, "Object passed is not a dictionary")
30 ERROR(kLKDCHelperRealmNotFound, "A Local KDC was not found")
31 ERROR(kLKDCHelperNoKDCForRealm, "Lookup of the KDC for the requested realm failed")
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSMacOSX/
H A Dhelper-error.h18 ERROR(kmDNSHelperCommunicationFailed, "Mach communication failed")
19 ERROR(kmDNSHelperNotAuthorized, "Not authorized")
20 ERROR(kmDNSHelperCreationFailed, "Object creation failed")
21 ERROR(kmDNSHelperInvalidPList, "Invalid property list")
22 ERROR(kmDNSHelperInvalidNameKey, "Invalid name key")
23 ERROR(kmDNSHelperInvalidConfigKey, "Invalid configuration key")
24 ERROR(kmDNSHelperTypeError, "Object was not of expected type")
25 ERROR(kmDNSHelperPreferencesFailed, "Could not create preferences session")
26 ERROR(kmDNSHelperPreferencesLockFailed, "Could not lock preferences")
27 ERROR(kmDNSHelperPreferencesSetFaile
[all...]
/macosx-10.9.5/dtrace-118.1/test/tst/common/docsExamples/
H A Derrorpath.d43 ERROR
/macosx-10.9.5/dtrace-118.1/test/tst/common/decls/
H A Derr.D_DECL_PROTO_NAME.VoidName.d37 ERROR
H A Derr.D_DECL_PROTO_TYPE.Dyn.d37 ERROR
H A Derr.D_DECL_LOCASSC.NonLocalAssoc.d46 ERROR
H A Derr.D_DECL_LONGINT.LongStruct.d49 ERROR
H A Derr.D_DECL_PARMCLASS.BadStorageClass.d48 ERROR
H A Derr.D_DECL_PROTO_VARARGS.VarLenArgs.d47 ERROR
H A Derr.D_DECL_PROTO_VOID.NonSoleVoid.d46 ERROR
H A Derr.D_DECL_SIGNINT.UnsignedStruct.d49 ERROR
H A Derr.D_DECL_VOIDATTR.ShortVoidDecl.d46 ERROR
/macosx-10.9.5/dtrace-118.1/test/tst/common/funcs/
H A Derr.badchill.d36 ERROR
H A Derr.badbcopy6.d37 ERROR
/macosx-10.9.5/tcl-102/tcl_ext/tbcload/tbcload/tests/tcl/
H A Dcatch1.tcl17 error ERROR
/macosx-10.9.5/dcerpc-58/dcerpc/include/dce/
H A Ddcethread.h483 #define dcethread_attr_create ($ ERROR $)
484 #define dcethread_attr_delete ($ ERROR $)
485 #define dcethread_attr_setprio ($ ERROR $)
486 #define dcethread_attr_getprio ($ ERROR $)
487 #define dcethread_attr_setsched ($ ERROR $)
488 #define dcethread_attr_getsched ($ ERROR $)
489 #define dcethread_attr_setinheritsched ($ ERROR $)
490 #define dcethread_attr_getinheritsched ($ ERROR $)
491 #define dcethread_attr_setstacksize ($ ERROR $)
492 #define dcethread_attr_getstacksize ($ ERROR
[all...]
/macosx-10.9.5/dtrace-118.1/test/tst/common/drops/
H A Ddrp.DTRACEDROP_DBLERROR.d34 ERROR
/macosx-10.9.5/dtrace-118.1/test/tst/common/error/
H A Dtst.error.d31 * To fire ERROR probe
40 ERROR
H A Dtst.errorend.d31 * Flow of ERROR probe
40 ERROR
/macosx-10.9.5/dtrace-118.1/test/tst/common/pointers/
H A Derr.InvalidAddress3.d47 ERROR
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Dcpu-i960.c133 #define ERROR 0 macro
146 { ERROR, CORE, KA, KB, MC, XA, CA, JX, HX },
148 { KA, KA, KA, KB, MC, XA, ERROR, ERROR, ERROR},
149 { KB, KB, KB, KB, MC, XA, ERROR, ERROR, ERROR},
150 { MC, MC, MC, MC, MC, XA, ERROR, ERROR, ERRO
[all...]
/macosx-10.9.5/postfix-252/postfix/mantools/
H A Dccformat17 ERROR=
31 1) ERROR="-b option requires backup argument"; break;;
35 1) ERROR="-T option requires typename argument"; break;;
38 -*) ERROR="invalid option: $1"; break;;
46 test -z "$ERROR" || {
47 echo "$0: $ERROR" 1>&2
/macosx-10.9.5/apache-786.1/httpd/support/
H A Dapachectl.in85 ERROR=0
93 ERROR=$?
97 ERROR=$?
102 ERROR=$?
108 ERROR=2
112 ERROR=$?
120 ERROR=$?
123 exit $ERROR
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/SimpleService/
H A DServiceTest.py10 def ERROR(s): function
11 #NSLog(u"ERROR: %s" % (s,))
25 return ERROR(NSLocalizedString(
31 return ERROR(NSLocalizedString(
36 return ERROR(None)
40 return ERROR(u'Exception, see traceback')
52 return ERROR(NSLocalizedString(
60 return ERROR(NSLocalizedString(
68 return ERROR(None)
72 return ERROR(
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/SimpleService/
H A DServiceTest.py10 def ERROR(s): function
11 #NSLog(u"ERROR: %s", s)
25 return ERROR(NSLocalizedString(
31 return ERROR(NSLocalizedString(
36 return ERROR(None)
40 return ERROR(u'Exception, see traceback')
52 return ERROR(NSLocalizedString(
60 return ERROR(NSLocalizedString(
68 return ERROR(None)
72 return ERROR(
[all...]

Completed in 144 milliseconds

1234567891011>>