Searched refs:error (Results 276 - 300 of 5859) sorted by relevance

<<11121314151617181920>>

/macosx-10.9.5/smb-697.95.1/kernel/smbfs/
H A Dsmbfs_vnops.c88 * We were doing an IO and received an error. Was the error caused because we were
97 uint16_t accessMode, SMBFID *fid, int error,
103 return(error);
105 error = smbfs_smb_reopen_file(share, np, context);
106 if (error)
107 return(error);
136 int error = smbfs_attr_cachelookup(share, vp, vap, context, useCacheData); local
138 if (error != ENOENT)
139 return (error);
96 smbfs_io_reopen(struct smb_share *share, vnode_t vp, uio_t uio, uint16_t accessMode, SMBFID *fid, int error, vfs_context_t context) argument
169 int error = 0; local
483 int error = 0; local
597 int error = 0; local
829 int error = 0; local
1077 int error; local
1303 int error; local
1725 int error = 0; local
1791 int error = 0; local
1841 int error = 0; local
2074 int32_t error = 0; local
2113 int error = 0, cerror, modified = 0; local
2617 int32_t error = 0; local
2686 int32_t error; local
2901 int error = 0; local
3076 int error = 0; local
3372 int error; local
3584 int error; local
3687 int error; local
3718 int error; local
3845 int32_t error; local
3879 int error; local
3953 int32_t error; local
3999 int error = 0; local
4474 int error; local
4517 int error; local
4591 int error; local
4666 int error; local
4704 int error; local
4735 int32_t error; local
4766 int error = 0; local
4901 int32_t error = 0; local
5250 int error = 0; local
5428 int error; local
5568 int wantparent, error, islastcn, isdot = FALSE; local
5830 int error; local
5893 int error; local
5958 int error = 0, vtype, need_unlock = 0; local
6125 int error = 0; local
6353 int error = 0; local
6420 int error = 0, saved_error = 0; local
6581 int error = 0; local
6812 int error = 0; local
6966 int error = 0; local
7049 int error = 0; local
7108 int error = 0; local
7166 int error = 0; local
7425 int32_t error = 0; local
[all...]
/macosx-10.9.5/xnu-2422.115.4/bsd/kern/
H A Dprocess_policy.c97 int error = 0; local
131 error = EPERM;
142 error = mac_proc_check_sched(curp, target_proc);
143 if (error) goto out;
150 error = ENOTSUP;
153 error = ENOTSUP;
156 error = handle_lowresource(scope, action, policy, policy_subtype, attrp, target_proc, target_threadid);
159 error = handle_resourceuse(scope, action, policy, policy_subtype, attrp, target_proc, target_threadid);
162 error = handle_apptype(scope, action, policy, policy_subtype, attrp, target_proc, target_threadid);
165 error
180 int error = 0; local
208 int error = 0; local
303 int error = 0; local
388 int error = 0; local
[all...]
/macosx-10.9.5/Heimdal-323.92.1/lib/hcrypto/
H A Dtest_crypto.in63 ${rand} --method=${a} --file=crypto-test 2>error
66 grep "unknown method" error && \
68 grep "random not ready yet" error || \
69 { echo "random $a ready failing" ; cat error; exit 1; }
73 ${rand} --method=${a} --file=crypto-test2 2>error
76 grep "random not ready yet" error || \
77 { echo "random $a ready failing" ; cat error; exit 1; }
107 ${rand} --method=unix --file=unix 2>error
110 grep "unknown method" error && \
112 grep "random not ready yet" error || \
[all...]
/macosx-10.9.5/sudo-72/src/auth/
H A Dkerb5.c104 krb5_error_code error; local
113 if ((error = krb5_unparse_name(sudo_context, princ, &pname))) {
116 pw->pw_name, error_message(error));
139 krb5_error_code error; local
145 error = krb5_init_secure_context(&(sudo_krb5_data.sudo_context));
147 error = krb5_init_context(&(sudo_krb5_data.sudo_context));
149 if (error)
153 if ((error = krb5_parse_name(sudo_context, pw->pw_name,
157 error_message(error));
164 if ((error
186 krb5_error_code error; local
206 krb5_error_code error; local
307 krb5_error_code error; local
[all...]
/macosx-10.9.5/dtrace-118.1/libdwarf/
H A Ddwarf_form.c45 Dwarf_Bool * return_bool, Dwarf_Error * error)
50 _dwarf_error(NULL, error, DW_DLE_ATTR_NULL);
56 _dwarf_error(NULL, error, DW_DLE_ATTR_NO_CU_CONTEXT);
61 _dwarf_error(NULL, error, DW_DLE_ATTR_DBG_NULL);
74 Dwarf_Half * return_form, Dwarf_Error * error)
76 int res = dwarf_whatform(attr, return_form, error);
88 Dwarf_Half * return_form, Dwarf_Error * error)
93 _dwarf_error(NULL, error, DW_DLE_ATTR_NULL);
99 _dwarf_error(NULL, error, DW_DLE_ATTR_NO_CU_CONTEXT);
104 _dwarf_error(NULL, error, DW_DLE_ATTR_DBG_NUL
43 dwarf_hasform(Dwarf_Attribute attr, Dwarf_Half form, Dwarf_Bool * return_bool, Dwarf_Error * error) argument
73 dwarf_whatform_direct(Dwarf_Attribute attr, Dwarf_Half * return_form, Dwarf_Error * error) argument
87 dwarf_whatform(Dwarf_Attribute attr, Dwarf_Half * return_form, Dwarf_Error * error) argument
119 dwarf_whatattr(Dwarf_Attribute attr, Dwarf_Half * return_attr, Dwarf_Error * error) argument
161 dwarf_formref(Dwarf_Attribute attr, Dwarf_Off * ret_offset, Dwarf_Error * error) argument
240 dwarf_global_formref(Dwarf_Attribute attr, Dwarf_Off * ret_offset, Dwarf_Error * error) argument
325 dwarf_formaddr(Dwarf_Attribute attr, Dwarf_Addr * return_addr, Dwarf_Error * error) argument
373 dwarf_formflag(Dwarf_Attribute attr, Dwarf_Bool * ret_bool, Dwarf_Error * error) argument
404 dwarf_formudata(Dwarf_Attribute attr, Dwarf_Unsigned * return_uval, Dwarf_Error * error) argument
480 dwarf_formsdata(Dwarf_Attribute attr, Dwarf_Signed * return_sval, Dwarf_Error * error) argument
555 dwarf_formblock(Dwarf_Attribute attr, Dwarf_Block ** return_block, Dwarf_Error * error) argument
644 dwarf_formstring(Dwarf_Attribute attr, char **return_str, Dwarf_Error * error) argument
[all...]
H A Dpro_funcs.c51 It returns 0 on error, and 1 otherwise.
56 char *function_name, Dwarf_Error * error)
60 dwarf_snk_funcname, error);
54 dwarf_add_funcname(Dwarf_P_Debug dbg, Dwarf_P_Die die, char *function_name, Dwarf_Error * error) argument
/macosx-10.9.5/Heimdal-323.92.1/lib/krb5/
H A Drd_error.c56 krb5_error *error)
58 free_KRB_ERROR(error);
59 memset(error, 0, sizeof(*error));
64 krb5_error *error)
66 krb5_free_error_contents (context, error);
67 free (error);
72 const krb5_error *error,
77 ret = error->error_code;
78 if (error
55 krb5_free_error_contents(krb5_context context, krb5_error *error) argument
63 krb5_free_error(krb5_context context, krb5_error *error) argument
71 krb5_error_from_rd_error(krb5_context context, const krb5_error *error, const krb5_creds *creds) argument
[all...]
/macosx-10.9.5/NFS-81/ncdestroy/
H A Dncdestroy.c38 int error; local
43 error = fsctl(path, NFS_IOC_DESTROY_CRED, NULL, flags);
44 return (error);
59 int error; local
77 error = statfs(argv[i], &fsbuf);
78 if (error && errno == ENOENT) {
85 if (!error)
89 error = nfs_cred_destroy(argv[i], flags);
90 if (verbose && error )
103 error
[all...]
/macosx-10.9.5/webdavfs-352.92.2/mount.tproj/
H A Dmount_webdav.c65 int error; local
69 error = EINVAL;
73 error = 0;
87 error = ENOMEM;
109 error = errno;
134 error = errno;
141 /* retry if EINTR, else break out with error */
151 error = WEXITSTATUS(status);
155 error = ECHILD;
160 /* Return the set of error code
[all...]
/macosx-10.9.5/smb-697.95.1/lib/smb/
H A Dsmbio_2.c60 int error; local
87 error = errno; /* Some internal error happen? */
90 error = rq.ioc_ret_errno;
93 /* error from server */
97 if (error) {
98 smb_log_info("%s: smb_ioctl_call, error %d ntstatus = 0x%x",
101 error, *nt_error);
109 error = smbio_check_directory(ctx, path, flags, nt_error);
112 return error;
117 int error; local
171 int error = 0; local
262 int error = 0; local
410 int error = 0; local
495 int error = 0; local
614 int error = 0; local
[all...]
/macosx-10.9.5/KerberosHelper-148/Source/
H A DLKDCHelper.c63 int error = 0; local
79 LKDCLogExit (error);
86 int error = 0; local
96 LKDCLogExit (error);
105 int error = 0; local
112 error = DSCopyLocalKDC (&realmTmp);
114 if (0 != error) { goto fin; }
129 *err = error;
130 LKDCLogExit (error);
143 int error local
182 int error = 0; local
[all...]
/macosx-10.9.5/Security-55471.14.18/sec/SOSCircle/SecureObjectSync/
H A DSOSPeerInfo.h33 SOSPeerInfoRef SOSPeerInfoCreate(CFAllocatorRef allocator, CFDictionaryRef gestalt, SecKeyRef signingKey, CFErrorRef* error);
35 SOSPeerInfoRef SOSPeerInfoCreateCloudIdentity(CFAllocatorRef allocator, CFDictionaryRef gestalt, SecKeyRef signingKey, CFErrorRef* error);
37 SOSPeerInfoRef SOSPeerInfoCreateCopy(CFAllocatorRef allocator, SOSPeerInfoRef toCopy, CFErrorRef* error);
38 SOSPeerInfoRef SOSPeerInfoCopyWithGestaltUpdate(CFAllocatorRef allocator, SOSPeerInfoRef toCopy, CFDictionaryRef gestalt, SecKeyRef signingKey, CFErrorRef* error);
39 SOSPeerInfoRef SOSPeerInfoCopyAsApplication(SOSPeerInfoRef pi, SecKeyRef userkey, SecKeyRef peerkey, CFErrorRef *error);
42 ccdigest_ctx_t ctx, CFErrorRef *error);
44 ccdigest_ctx_t ctx, CFErrorRef *error);
47 bool SOSPeerInfoApplicationVerify(SOSPeerInfoRef pi, SecKeyRef userkey, CFErrorRef *error);
54 SOSPeerInfoRef SOSPeerInfoCreateFromDER(CFAllocatorRef allocator, CFErrorRef* error,
57 SOSPeerInfoRef SOSPeerInfoCreateFromData(CFAllocatorRef allocator, CFErrorRef* error,
[all...]
H A DSOSUserKeygen.h14 CFDataRef SOSUserKeyCreateGenerateParameters(CFErrorRef *error);
15 SecKeyRef SOSUserKeygen(CFDataRef password, CFDataRef parameters, CFErrorRef *error);
/macosx-10.9.5/sudo-72/src/
H A Dbsm_audit.c33 #include "error.h"
57 error(1, "getaudit: failed");
60 error(1, "getaudit: failed");
86 error(1, "Could not determine audit condition");
97 error(1, "getauid failed");
99 error(1, "au_open: failed");
108 error(1, "getaudit: failed");
112 error(1, "getaudit: failed");
114 error(1, "au_to_subject: failed");
118 error(
[all...]
/macosx-10.9.5/Heimdal-323.92.1/lib/akadmin/
H A DHeimODAdmin.h84 int HeimODCreateRealm(ODNodeRef node, CFStringRef realm, CFErrorRef *error);
87 int HeimODCreatePrincipalData(ODNodeRef node, ODRecordRef record, CFTypeRef flags, CFStringRef principal, CFErrorRef *error);
88 int HeimODRemovePrincipalData(ODNodeRef node, ODRecordRef record, CFStringRef principal, CFErrorRef *error);
91 int HeimODSetKerberosFlags(ODNodeRef node, ODRecordRef record, CFTypeRef flags, CFErrorRef *error);
92 CFArrayRef HeimODCopyKerberosFlags(ODNodeRef node, ODRecordRef record, CFErrorRef *error); /* return set flags */
93 int HeimODClearKerberosFlags(ODNodeRef node, ODRecordRef record, CFTypeRef flags, CFErrorRef *error);
97 HeimODSetACL(ODNodeRef node, ODRecordRef record, CFTypeRef flags, CFErrorRef *error);
99 HeimODCopyACL(ODNodeRef node, ODRecordRef record, CFErrorRef *error);
101 HeimODClearACL(ODNodeRef node, ODRecordRef record, CFTypeRef flags, CFErrorRef *error);
104 int HeimODAddServerAlias(ODNodeRef node, ODRecordRef record, CFStringRef alias, CFErrorRef *error);
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_transform/lib/
H A DSecExternalSourceTransform.h36 @param error A pointer to a CFErrorRef. This pointer will be set
37 if an error occurred. This value may be NULL if you
38 do not want an error returned.
41 it. This function will return NULL if an error
47 SecTransformRef SecExternalSourceTransformCreate(CFErrorRef* error
54 CFErrorRef *error
/macosx-10.9.5/WebCore-7537.78.1/Modules/webdatabase/
H A DWorkerContextWebDatabase.cpp47 DatabaseError error = DatabaseError::None; local
49 database = dbManager.openDatabase(context, name, version, displayName, estimatedSize, creationCallback, error);
50 ASSERT(database || error != DatabaseError::None);
51 ec = DatabaseManager::exceptionCodeForDatabaseError(error);
62 DatabaseError error = DatabaseError::None; local
64 database = dbManager.openDatabaseSync(context, name, version, displayName, estimatedSize, creationCallback, error);
66 ASSERT(database || error != DatabaseError::None);
67 ec = DatabaseManager::exceptionCodeForDatabaseError(error);
/macosx-10.9.5/WebCore-7537.78.1/inspector/
H A DWorkerConsoleAgent.cpp48 void WorkerConsoleAgent::addInspectedNode(ErrorString* error, int) argument
50 *error = "addInspectedNode is not supported for workers";
/macosx-10.9.5/WebCore-7537.78.1/platform/network/qt/
H A DAuthenticationChallenge.h40 AuthenticationChallenge(const ProtectionSpace& protectionSpace, const Credential& proposedCredential, unsigned previousFailureCount, const ResourceResponse& response, const ResourceError& error) argument
41 : AuthenticationChallengeBase(protectionSpace, proposedCredential, previousFailureCount, response, error)
/macosx-10.9.5/WebCore-7537.78.1/platform/network/win/
H A DAuthenticationChallenge.h38 AuthenticationChallenge(const ProtectionSpace& protectionSpace, const Credential& proposedCredential, unsigned previousFailureCount, const ResourceResponse& response, const ResourceError& error) argument
39 : AuthenticationChallengeBase(protectionSpace, proposedCredential, previousFailureCount, response, error)
/macosx-10.9.5/WebKit2-7537.78.2/Shared/API/c/cf/
H A DWKErrorCF.h36 WK_EXPORT WKErrorRef WKErrorCreateWithCFError(CFErrorRef error);
37 WK_EXPORT CFErrorRef WKErrorCopyCFError(CFAllocatorRef alloc, WKErrorRef error);
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/
H A Dgxbn_test.c30 print_he(struct hostent *he, int error, const char *fun, const char *name) { argument
56 printf("%s(%s): error = %d (%s)\n", fun, name, error,
57 hstrerror(error));
64 int error; local
73 &error);
74 print_he(he, error, "getipnodebyname", argv[1]);
79 &error);
80 print_he(he, error, "getipnodebyname", argv[1]);
/macosx-10.9.5/bind9-45.100/bind9/unit/atf-src/admin/
H A Dcheck-style-man.awk32 error = 1
37 error = 0
74 if (error)
/macosx-10.9.5/curl-78.94.1/curl/src/
H A Dtool_helpers.c43 ParameterError error = (ParameterError)res; local
44 switch(error) {
64 return "unknown error";
/macosx-10.9.5/cxxfilt-11/
H A Dmerge-lipo8 # lipo is run to merge the files together. Otherwise, an error is
41 # Print an error message.
42 sub error { subroutine
48 # identical in the source directory, print error messages, and make
55 (mkdir $destname or error ("$destname: $!")) unless (-d $destname);
58 defined $link1 or error ("$s/$_: $!");
61 defined $link2 or error ("$destname: $!");
62 $link1 eq $link2 or error ("$destname: different symlinks");
64 error ("$destname: symlink vs. real file");
66 symlink $link1,$destname or error ("
[all...]

Completed in 376 milliseconds

<<11121314151617181920>>