Searched refs:error (Results 251 - 275 of 5859) sorted by relevance

<<11121314151617181920>>

/macosx-10.9.5/WebKit2-7537.78.2/Shared/API/c/
H A DWKError.h54 WK_EXPORT WKStringRef WKErrorCopyDomain(WKErrorRef error);
55 WK_EXPORT int WKErrorGetErrorCode(WKErrorRef error);
56 WK_EXPORT WKURLRef WKErrorCopyFailingURL(WKErrorRef error);
57 WK_EXPORT WKStringRef WKErrorCopyLocalizedDescription(WKErrorRef error);
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/C/gtk/
H A DWKAPICastGtk.h31 #error "Please #include \"WKAPICast.h\" instead of this file directly."
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/C/soup/
H A DWKAPICastSoup.h30 #error "Please #include \"WKAPICast.h\" instead of this file directly."
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/gtk/
H A DWebKitEditingCommands.h21 #error "Only <webkit2/webkit2.h> can be included directly."
/macosx-10.9.5/bind9-45.100/bind9/lib/export/samples/
H A Dsample-gai.c33 int error; local
40 error = getaddrinfo(hostname, "http", &hints, &res0);
41 if (error) {
43 hostname, family, gai_strerror(error));
48 error = getnameinfo(res->ai_addr, res->ai_addrlen,
51 if (error == 0)
52 error = getnameinfo(res->ai_addr, res->ai_addrlen,
55 if (error != 0) {
57 gai_strerror(error));
/macosx-10.9.5/dcerpc-58/dcerpc/libdcethread/
H A Ddcethread_yield.c92 #error No yield function defined
/macosx-10.9.5/dtrace-118.1/libdwarf/
H A Ddwarf_stubs.c47 Dwarf_Global * returned_nextglob, Dwarf_Error * error)
45 dwarf_nextglob(Dwarf_Debug dbg, Dwarf_Global glob, Dwarf_Global * returned_nextglob, Dwarf_Error * error) argument
/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dxalloc-die.c26 #include "error.h"
35 error (exit_failure, 0, "%s", _("memory exhausted"));
37 /* The `noreturn' cannot be given to error, since it may return if
/macosx-10.9.5/libdispatch-339.92.1/src/shims/
H A Dgetprogname.h32 # error getprogname(3) is not available on this platform
/macosx-10.9.5/ntp-88/ntpdc/
H A Dntpdc-layout.c12 #error Unexpected IMPL_XNTPD
/macosx-10.9.5/pdisk-9/
H A Derrors.h2 // errors.h - error & help routines
58 void error(int value, const char *fmt, ...);
/macosx-10.9.5/ruby-104/ruby/lib/rubygems/
H A Derrors.rb63 # A wordy description of the error.
74 # An error that indicates we weren't able to fetch some
78 def initialize(source, error)
80 @error = error
83 attr_reader :source, :error
86 "Unable to download data from #{@source.uri} - #{@error.message}"
/macosx-10.9.5/swig-10/Lib/
H A Dswigarch.i48 # error "SWIG wrapped code invalid in 64 bit architecture, regenarete code using -DSWIGWORDSIZE64"
60 # error "SWIG wrapped code invalid in 32 bit architecture, regenarete code using -DSWIGWORDSIZE32"
/macosx-10.9.5/xnu-2422.115.4/osfmk/kperf/
H A Dkperf_arch.h35 #error architecture not supported
/macosx-10.9.5/xnu-2422.115.4/osfmk/mach/machine/
H A Dsdt_isa.h34 #error architecture not supported
/macosx-10.9.5/xnu-2422.115.4/osfmk/machine/
H A Dcommpage.h35 #error architecture not supported
/macosx-10.9.5/xnu-2422.115.4/tools/tests/execperf/
H A Dexit.c11 #error Unsupported architecture
/macosx-10.9.5/xnu-2422.115.4/bsd/kern/
H A Duipc_syscalls.c204 int fd, error; local
208 if ((error = mac_socket_check_create(kauth_cred_get(), domain,
210 return (error);
214 error = priv_check_cred(kauth_cred_get(),
216 if (error)
220 error = falloc(p, &fp, &fd, vfs_context_current());
221 if (error) {
222 return (error);
228 error = socreate_delegate(domain, &so, type, protocol, epid);
230 error
269 int error; local
322 int error; local
370 int error; local
622 int error; local
669 int error, fd = uap->s; local
735 int error; local
787 int error; local
859 int error; local
937 int error; local
976 int fd, error, sv[2]; local
1088 int error; local
1183 int error; local
1237 int error; local
1355 int error; local
1566 int error; local
1632 int error; local
1766 int error; local
1804 int error; local
1854 int error; local
1922 int error; local
1990 int error; local
2055 int error; local
2113 int error; local
2150 int error; local
2193 int error = 0; local
2353 int error = 0; local
[all...]
/macosx-10.9.5/xnu-2422.115.4/security/
H A Dmac_base.c143 #error "MAC_MAX_SLOTS too large"
775 int error, slot, static_entry = 0; local
794 error = 0;
838 error = EEXIST;
846 error = ENOMEM;
924 return (error);
998 * Define an error value precedence, and given two arguments, selects the
1028 /* Precedence goes to error over success; otherwise, arbitrary. */
1057 int error; local
1060 return (error);
1067 int error; local
1098 int all_labels = 0, ignorenotfound = 0, error = 0, busy = FALSE; local
1183 int error = 0, len; local
1238 int error = 0, busy = FALSE; local
1283 int error = 0; local
1307 int error; local
1362 int error; local
1412 int error; local
1496 int error; local
1564 int error; local
1620 int error; local
1705 int error; local
1817 int error; local
1904 int error; local
2020 int error; local
2117 int error; local
2167 int error; local
2229 int error; local
[all...]
/macosx-10.9.5/xnu-2422.115.4/bsd/nfs/
H A Dkrpc_subr.c146 * Returns non-zero error on failure.
165 int error; local
173 error = mbuf_gethdr(MBUF_WAITOK, MBUF_TYPE_DATA, &m);
174 if (error)
175 return error;
187 error = krpc_call(sin, SOCK_DGRAM, PMAPPROG, PMAPVERS, PMAPPROC_GETPORT, &m, NULL);
188 if (error)
189 return error;
195 error = EPROGUNAVAIL;
198 return (error);
218 int error, timo, secs; local
[all...]
H A Dnfs_vfsops.c357 int error = 0, lockerror, status, nfsvers; local
366 if ((error = vnode_get(NFSTOV(np))))
367 return (error);
372 nfsm_chain_build_alloc_init(error, &nmreq, NFSX_FH(nfsvers));
373 nfsm_chain_add_fh(error, &nmreq, nfsvers, np->n_fhp, np->n_fhsize);
374 nfsm_chain_build_done(error, &nmreq);
375 nfsmout_if(error);
376 error = nfs_request(np, NULL, &nmreq, NFSPROC_FSSTAT, ctx, NULL, &nmrep, &xid, &status);
378 error = lockerror;
380 nfsm_chain_postop_attr_update(error,
430 int error = 0, lockerror, status, nfsvers, numops; local
503 int error = 0, nfsvers; local
768 int error = 0, lockerror, status, nmlocked = 0; local
880 int error; local
1042 int error, numcomps; local
1199 int error, numcomps; local
1453 int error = 0, args64bit, argsize, numcomps; local
1816 int error = 0, inkernel = vfs_iskernelmount(mp); local
1887 int error = 0; local
1954 int error = 0, status, numops; local
2100 int error = 0, numops, status, interval, isdotdot, loopcnt = 0, depth = 0; local
2512 int error = 0, savederror = 0, slpflag = (NMFLAG(nmp, INTR) ? PCATCH : 0); local
2579 int error = 0, slpflag; local
2635 int error = 0; local
3299 int error = 0, pathbuflen = MAXPATHLEN, i, mntflags = 0, referral, skipcopy = 0; local
3668 int error = 0; local
3769 int error; local
3804 int error; local
3951 int error = 0, slen, mntproto; local
4034 int error = 0, slen, mntproto; local
4116 int error, flags = 0; local
4426 int error; local
4464 int error = 0, slen, timeo; local
4577 int error = 0, status, nfsvers, numops; local
4664 int cmd, type, error, nfsvers; local
4714 int error; member in struct:nfs_sync_cargs
4722 int error; local
4835 int i, timeo, error = 0; local
5122 int error = 0, val, softnobrowse; local
[all...]
/macosx-10.9.5/Security-55471.14.18/sec/securityd/Regressions/
H A Dsecd-59-account-cleanup.c40 CFErrorRef error = NULL; local
51 ok(SOSAccountAssertUserCredentials(bob_account, cfaccount, cfpassword, &error), "Credential setting (%@)", error); local
57 ok(SOSAccountAssertUserCredentials(alice_account, cfaccount, cfpassword, &error), "Credential setting (%@)", error); local
58 CFReleaseNull(error);
60 ok(SOSAccountAssertUserCredentials(carole_account, cfaccount, cfpassword, &error), "Credential setting (%@)", error); local
61 CFReleaseNull(error);
62 ok(SOSAccountResetToOffering(alice_account, &error), "Rese local
67 ok(SOSAccountJoinCircles(bob_account, &error), "Bob Applies (%@)", error); local
75 ok(applicants && CFArrayGetCount(applicants) == 1, "See one applicant %@ (%@)", applicants, error); local
76 ok(SOSAccountAcceptApplicants(alice_account, applicants, &error), "Alice accepts (%@)", error); local
91 ok(peers && CFArrayGetCount(peers) == 2, "See two peers %@ (%@)", peers, error); local
97 ok(SOSAccountLeaveCircles(alice_account, &error), "Alice Leaves (%@)", error); local
126 ok(SOSAccountJoinCircles(carole_account, &error), "Carole Applies (%@)", error); local
134 ok(applicants && CFArrayGetCount(applicants) == 1, "See one applicant %@ (%@)", applicants, error); local
135 ok(SOSAccountAcceptApplicants(bob_account, applicants, &error), "Bob accepts Carole (%@)", error); local
[all...]
/macosx-10.9.5/Security-55471.14.18/utilities/src/
H A DSecDb.c59 bool (^opened)(SecDbConnectionRef dbconn, bool did_create, CFErrorRef *error); member in struct:__OpaqueSecDb
62 // MARK: Error domains and error helper functions
66 bool SecDbError(int sql_code, CFErrorRef *error, CFStringRef format, ...) { argument
68 if (error) {
71 CFErrorRef previousError = *error;
73 *error = NULL;
75 SecCFCreateErrorWithFormatAndArguments(code, kSecDbErrorDomain, previousError, error, NULL, format, args);
81 bool SecDbErrorWithDb(int sql_code, sqlite3 *db, CFErrorRef *error, CFStringRef format, ...) { argument
83 if (error) {
91 SecDbError(sql_code, error, CFST
99 SecDbErrorWithStmt(int sql_code, sqlite3_stmt *stmt, CFErrorRef *error, CFStringRef format, ...) argument
193 __block CFErrorRef error = NULL; local
209 SecDbDidCreateFirstConnection(SecDbConnectionRef dbconn, bool didCreate, CFErrorRef *error) argument
271 SecDbConnectionCheckCode(SecDbConnectionRef dbconn, int code, CFErrorRef *error, CFStringRef desc, ...) argument
319 SecDbWaitForUnlockNotify(SecDbConnectionRef dbconn, sqlite3_stmt *stmt, CFErrorRef *error) argument
362 SecDbBusyHandler(SecDbConnectionRef dbconn, CFErrorRef *error) argument
369 SecDbWaitIfNeeded(SecDbConnectionRef dbconn, int s3e, sqlite3_stmt *stmt, CFStringRef desc, struct timespec *sleeptime, CFErrorRef *error) argument
415 _SecDbStep(SecDbConnectionRef dbconn, sqlite3_stmt *stmt, CFErrorRef *error) argument
431 SecDbExec(SecDbConnectionRef dbconn, CFStringRef sql, CFErrorRef *error) argument
457 SecDbBeginTransaction(SecDbConnectionRef dbconn, SecDbTransactionType type, CFErrorRef *error) argument
484 SecDbEndTransaction(SecDbConnectionRef dbconn, bool commit, CFErrorRef *error) argument
493 SecDbTransaction(SecDbConnectionRef dbconn, SecDbTransactionType type, CFErrorRef *error, void (^transaction)(bool *commit)) argument
522 SecDbStep(SecDbConnectionRef dbconn, sqlite3_stmt *stmt, CFErrorRef *error, void (^row)(bool *stop)) argument
543 SecDbCheckpoint(SecDbConnectionRef dbconn, CFErrorRef *error) argument
548 SecDbFileControl(SecDbConnectionRef dbconn, int op, void *arg, CFErrorRef *error) argument
552 _SecDbOpenV2(const char *path, int flags, CFErrorRef *error) argument
570 SecDbOpenV2(SecDbConnectionRef dbconn, const char *path, int flags, CFErrorRef *error) argument
574 SecDbTruncate(SecDbConnectionRef dbconn, CFErrorRef *error) argument
597 SecDbHandleCorrupt(SecDbConnectionRef dbconn, int rc, CFErrorRef *error) argument
715 SecDbOpenHandle(SecDbConnectionRef dbconn, bool *created, CFErrorRef *error) argument
757 SecDbConnectionCreate(SecDbRef db, bool readOnly, CFErrorRef *error) argument
781 SecDbConnectionAquire(SecDbRef db, bool readOnly, CFErrorRef *error) argument
872 SecDbPerformRead(SecDbRef db, CFErrorRef *error, void (^perform)(SecDbConnectionRef dbconn)) argument
883 SecDbPerformWrite(SecDbRef db, CFErrorRef *error, void (^perform)(SecDbConnectionRef dbconn)) argument
925 SecDbBindBlob(sqlite3_stmt *stmt, int param, const void *zData, size_t n, void(*xDel)(void*), CFErrorRef *error) argument
936 SecDbBindText(sqlite3_stmt *stmt, int param, const char *zData, size_t n, void(*xDel)(void*), CFErrorRef *error) argument
947 SecDbBindDouble(sqlite3_stmt *stmt, int param, double value, CFErrorRef *error) argument
954 SecDbBindInt(sqlite3_stmt *stmt, int param, int value, CFErrorRef *error) argument
961 SecDbBindInt64(sqlite3_stmt *stmt, int param, sqlite3_int64 value, CFErrorRef *error) argument
972 SecDbBindObject(sqlite3_stmt *stmt, int param, CFTypeRef value, CFErrorRef *error) argument
1040 SecDbReset(sqlite3_stmt *stmt, CFErrorRef *error) argument
1044 SecDbClearBindings(sqlite3_stmt *stmt, CFErrorRef *error) argument
1048 SecDbFinalize(sqlite3_stmt *stmt, CFErrorRef *error) argument
1053 SecDbPrepareV2(SecDbConnectionRef dbconn, const char *sql, size_t sqlLen, const char **sqlTail, CFErrorRef *error) argument
1070 SecDbCopyStatementWithTailRange(SecDbConnectionRef dbconn, CFStringRef sql, CFRange *sqlTail, CFErrorRef *error) argument
1084 SecDbCopyStmt(SecDbConnectionRef dbconn, CFStringRef sql, CFStringRef *tail, CFErrorRef *error) argument
1107 SecDbReleaseCachedStmt(SecDbConnectionRef dbconn, CFStringRef sql, sqlite3_stmt *stmt, CFErrorRef *error) argument
1114 SecDbPrepare(SecDbConnectionRef dbconn, CFStringRef sql, CFErrorRef *error, void(^exec)(sqlite3_stmt *stmt)) argument
1124 SecDbWithSQL(SecDbConnectionRef dbconn, CFStringRef sql, CFErrorRef *error, bool(^perform)(sqlite3_stmt *stmt)) argument
1155 SecDbForEach(sqlite3_stmt *stmt, CFErrorRef *error, bool(^row)(int row_index)) argument
1182 SecDbForEach(sqlite3_stmt *stmt, CFErrorRef *error, bool(^row)(int row_index)) argument
[all...]
/macosx-10.9.5/Security-55471.14.18/utilities/utilities/
H A DSecDb.c59 bool (^opened)(SecDbConnectionRef dbconn, bool did_create, CFErrorRef *error); member in struct:__OpaqueSecDb
62 // MARK: Error domains and error helper functions
66 bool SecDbError(int sql_code, CFErrorRef *error, CFStringRef format, ...) { argument
68 if (error) {
71 CFErrorRef previousError = *error;
73 *error = NULL;
75 SecCFCreateErrorWithFormatAndArguments(code, kSecDbErrorDomain, previousError, error, NULL, format, args);
81 bool SecDbErrorWithDb(int sql_code, sqlite3 *db, CFErrorRef *error, CFStringRef format, ...) { argument
83 if (error) {
91 SecDbError(sql_code, error, CFST
99 SecDbErrorWithStmt(int sql_code, sqlite3_stmt *stmt, CFErrorRef *error, CFStringRef format, ...) argument
193 __block CFErrorRef error = NULL; local
209 SecDbDidCreateFirstConnection(SecDbConnectionRef dbconn, bool didCreate, CFErrorRef *error) argument
271 SecDbConnectionCheckCode(SecDbConnectionRef dbconn, int code, CFErrorRef *error, CFStringRef desc, ...) argument
319 SecDbWaitForUnlockNotify(SecDbConnectionRef dbconn, sqlite3_stmt *stmt, CFErrorRef *error) argument
362 SecDbBusyHandler(SecDbConnectionRef dbconn, CFErrorRef *error) argument
369 SecDbWaitIfNeeded(SecDbConnectionRef dbconn, int s3e, sqlite3_stmt *stmt, CFStringRef desc, struct timespec *sleeptime, CFErrorRef *error) argument
415 _SecDbStep(SecDbConnectionRef dbconn, sqlite3_stmt *stmt, CFErrorRef *error) argument
431 SecDbExec(SecDbConnectionRef dbconn, CFStringRef sql, CFErrorRef *error) argument
457 SecDbBeginTransaction(SecDbConnectionRef dbconn, SecDbTransactionType type, CFErrorRef *error) argument
484 SecDbEndTransaction(SecDbConnectionRef dbconn, bool commit, CFErrorRef *error) argument
493 SecDbTransaction(SecDbConnectionRef dbconn, SecDbTransactionType type, CFErrorRef *error, void (^transaction)(bool *commit)) argument
522 SecDbStep(SecDbConnectionRef dbconn, sqlite3_stmt *stmt, CFErrorRef *error, void (^row)(bool *stop)) argument
543 SecDbCheckpoint(SecDbConnectionRef dbconn, CFErrorRef *error) argument
548 SecDbFileControl(SecDbConnectionRef dbconn, int op, void *arg, CFErrorRef *error) argument
552 _SecDbOpenV2(const char *path, int flags, CFErrorRef *error) argument
570 SecDbOpenV2(SecDbConnectionRef dbconn, const char *path, int flags, CFErrorRef *error) argument
574 SecDbTruncate(SecDbConnectionRef dbconn, CFErrorRef *error) argument
597 SecDbHandleCorrupt(SecDbConnectionRef dbconn, int rc, CFErrorRef *error) argument
715 SecDbOpenHandle(SecDbConnectionRef dbconn, bool *created, CFErrorRef *error) argument
757 SecDbConnectionCreate(SecDbRef db, bool readOnly, CFErrorRef *error) argument
781 SecDbConnectionAquire(SecDbRef db, bool readOnly, CFErrorRef *error) argument
872 SecDbPerformRead(SecDbRef db, CFErrorRef *error, void (^perform)(SecDbConnectionRef dbconn)) argument
883 SecDbPerformWrite(SecDbRef db, CFErrorRef *error, void (^perform)(SecDbConnectionRef dbconn)) argument
925 SecDbBindBlob(sqlite3_stmt *stmt, int param, const void *zData, size_t n, void(*xDel)(void*), CFErrorRef *error) argument
936 SecDbBindText(sqlite3_stmt *stmt, int param, const char *zData, size_t n, void(*xDel)(void*), CFErrorRef *error) argument
947 SecDbBindDouble(sqlite3_stmt *stmt, int param, double value, CFErrorRef *error) argument
954 SecDbBindInt(sqlite3_stmt *stmt, int param, int value, CFErrorRef *error) argument
961 SecDbBindInt64(sqlite3_stmt *stmt, int param, sqlite3_int64 value, CFErrorRef *error) argument
972 SecDbBindObject(sqlite3_stmt *stmt, int param, CFTypeRef value, CFErrorRef *error) argument
1040 SecDbReset(sqlite3_stmt *stmt, CFErrorRef *error) argument
1044 SecDbClearBindings(sqlite3_stmt *stmt, CFErrorRef *error) argument
1048 SecDbFinalize(sqlite3_stmt *stmt, CFErrorRef *error) argument
1053 SecDbPrepareV2(SecDbConnectionRef dbconn, const char *sql, size_t sqlLen, const char **sqlTail, CFErrorRef *error) argument
1070 SecDbCopyStatementWithTailRange(SecDbConnectionRef dbconn, CFStringRef sql, CFRange *sqlTail, CFErrorRef *error) argument
1084 SecDbCopyStmt(SecDbConnectionRef dbconn, CFStringRef sql, CFStringRef *tail, CFErrorRef *error) argument
1107 SecDbReleaseCachedStmt(SecDbConnectionRef dbconn, CFStringRef sql, sqlite3_stmt *stmt, CFErrorRef *error) argument
1114 SecDbPrepare(SecDbConnectionRef dbconn, CFStringRef sql, CFErrorRef *error, void(^exec)(sqlite3_stmt *stmt)) argument
1124 SecDbWithSQL(SecDbConnectionRef dbconn, CFStringRef sql, CFErrorRef *error, bool(^perform)(sqlite3_stmt *stmt)) argument
1155 SecDbForEach(sqlite3_stmt *stmt, CFErrorRef *error, bool(^row)(int row_index)) argument
1182 SecDbForEach(sqlite3_stmt *stmt, CFErrorRef *error, bool(^row)(int row_index)) argument
[all...]
/macosx-10.9.5/smb-697.95.1/kernel/smbfs/
H A Dsmbfs_smb_2.c115 * error, continuing trying to parse the rest of the replies to get the
117 * 4) If the first response got an error, only print that error message and
131 int error, tmp_error; local
169 error = smb2fs_smb_ntcreatex(share, np,
178 return error;
189 error = ENOMEM;
198 error = smb2fs_smb_ntcreatex(share, np,
207 if (error) {
208 SMBERROR("smb2fs_smb_ntcreatex failed %d\n", error);
509 int error, tmp_error; local
902 int error; local
943 int error, tmp_error; local
1320 int error, tmp_error; local
1527 int error, tmp_error; local
1984 int error, tmp_error; local
2304 int error, tmp_error; local
2800 int error, tmp_error; local
3011 int error, tmp_error; local
3338 int error; local
3395 int error; local
3444 int error = 0; local
3656 int error = 0; local
3950 int error = 0; local
4074 int error; local
4098 int error; local
4138 int error; local
4200 int error; local
4251 int error = EINVAL; local
4475 int error; local
4497 int error; local
4516 int error = 0; local
4609 int error; local
4623 int error; local
4677 int error; local
4700 int error; local
4888 int error; local
4953 int error; local
5131 int error; local
5171 int error; local
5299 int error = EINVAL; local
5364 int error; local
5414 int error; local
5530 int error; local
5572 int error; local
5639 int error; local
5703 int error; local
5719 int error; local
5737 int error = 0; local
5784 int error; local
5802 int error; local
5829 int error; local
5879 int error; local
5900 int error; local
5949 int error; local
5964 int error; local
6016 int error; local
6081 int error; local
6148 int error; local
6172 int error; local
6196 int error; local
6247 int error; local
6269 int error; local
6303 int error; local
[all...]

Completed in 186 milliseconds

<<11121314151617181920>>