Searched +defs:error +defs:file (Results 1 - 25 of 167) sorted by relevance

1234567

/macosx-10.9.5/apache-786.1/httpd/modules/ssl/
H A Dssl_engine_log.c55 static const char *ssl_log_annotation(const char *error) argument
79 void ssl_log_ssl_error(const char *file, int line, int level, server_rec *s) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/plugins/gtk/
H A DPluginPackageGtk.cpp101 static int webkitgtkXError(Display* xdisplay, XErrorEvent* error) argument
134 GRefPtr<GFile> file = adoptGRef(g_file_new_for_path(finalPath.get())); local
[all...]
/macosx-10.9.5/curl-78.94.1/curl/docs/examples/
H A Dthreaded-ssl.c45 static void lock_callback(int mode, int type, char *file, int line) argument
133 int error; local
[all...]
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/astsa/
H A Derror.h39 char* file; member in struct:Error_info_s
56 #define error _err_msg macro
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dmodule.c61 const char *error = lt_dlerror(); local
83 const char *error = lt_dlerror(); local
123 const char *error; local
127 #define file macro
129 #define file macro
[all...]
/macosx-10.9.5/SmartcardCCID-55005/ccid/ccid/src/
H A Dccid.c357 void ccid_error(int error, const char *file, int line, const char *function) argument
[all...]
/macosx-10.9.5/WebKit-7537.78.2/gtk/tests/
H A Dtestmimehandling.c52 GError* error = NULL; local
61 GError* error = NULL; local
70 GError* error = NULL; local
160 GFile* file = g_file_new_for_path(filename); local
[all...]
/macosx-10.9.5/apache-786.1/httpd/modules/mappers/
H A Dmod_so.c163 const char *error; local
310 const char *file; local
[all...]
/macosx-10.9.5/dtrace-118.1/tools/ctfconvert/
H A Dutil.c64 findelfsecidx(Elf *elf, const char *file, const char *tofind) argument
121 int error = errno; local
238 elfterminate(const char *file, const char *fmt, ...) argument
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/tools/llvm-size/
H A Dllvm-size.cpp71 static bool error(error_code ec) { function
236 PrintFileSectionSizes(StringRef file) argument
241 errs() << ToolName << ": '" << file << "': " << "No such file\\n"; local
278 errs() << ToolName << ": " << file << ": " << "Unrecognized file type.\\n"; local
[all...]
/macosx-10.9.5/system_cmds-597.90.1/passwd.tproj/
H A Dod_passwd.c40 cfprintf(FILE* file, const char* format, ...) { argument
64 show_error(CFErrorRef error) { argument
85 CFErrorRef error = NULL; local
[all...]
/macosx-10.9.5/system_cmds-597.90.1/system_cmds-597.1.1/passwd.tproj/
H A Dod_passwd.c40 cfprintf(FILE* file, const char* format, ...) { argument
64 show_error(CFErrorRef error) { argument
85 CFErrorRef error = NULL; local
[all...]
/macosx-10.9.5/zlib-53/zlib/
H A Dminigzip.c156 void error(msg) function
355 gzFile file; local
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dexecutable.el[all...]
H A Dcompile.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dmakeinfo.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Djka-compr.el[all...]
H A Dvc-hooks.el[all...]
H A Ddiff-mode.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/net/
H A Dange-ftp.el[all...]
/macosx-10.9.5/BerkeleyDB-21/db/cxx/
H A Dcxx_db.cpp228 void Db::err(int error, const char *format, ...) argument
306 int Db::open(DbTxn *txnid, const char *file, cons argument
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_transform/lib/
H A DSecSignVerifyTransform.c23 CFErrorRef do_sec_fail(OSStatus code, const char *func, const char *file, int line) { argument
446 SecTransformRef SecSignTransformCreate(SecKeyRef key, CFErrorRef* error) argument
677 SecVerifyTransformCreate(SecKeyRef key, CFDataRef signature, CFErrorRef* error) argument
[all...]
/macosx-10.9.5/Security-55471.14.18/sec/securityd/
H A DSecTrustStoreServer.c188 static bool SecExtractFilesystemPathForKeychainFile(CFStringRef file, UInt8 *buffer, CFIndex maxBufLen) argument
215 SecTrustStoreRef SecTrustStoreForDomainName(CFStringRef domainName, CFErrorRef *error) { argument
231 _SecTrustStoreSetTrustSettings(SecTrustStoreRef ts, SecCertificateRef certificate, CFTypeRef tsdoa, CFErrorRef *error) argument
336 SecTrustStoreRemoveCertificateWithDigest(SecTrustStoreRef ts, CFDataRef digest, CFErrorRef *error) argument
358 _SecTrustStoreRemoveAll(SecTrustStoreRef ts, CFErrorRef *error) argument
381 SecTrustStoreCopyParents(SecTrustStoreRef ts, SecCertificateRef certificate, CFErrorRef *error) argument
430 SecTrustStoreContainsCertificateWithDigest(SecTrustStoreRef ts, CFDataRef digest, bool *contains, CFErrorRef *error) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/gtk/
H A DFileSystemGtk.cpp234 GRefPtr<GFile> file = adoptGRef(g_file_new_for_path(path)); local
276 GRefPtr<GFile> file = adoptGRef(g_file_new_for_path(tempPath.get())); local
347 GOwnPtr<GError> error; local
[all...]
/macosx-10.9.5/WebKit2-7537.78.2/Shared/Downloads/soup/
H A DDownloadSoup.cpp62 void downloadFailed(const ResourceError& error) argument
98 GRefPtr<GFile> file = adoptGRef(g_file_new_for_uri(destinationURI.utf8().data())); local
99 GOwnPtr<GError> error; local
121 GOwnPtr<GError> error; local
136 didFail(ResourceHandle*, const ResourceError& error) argument
[all...]

Completed in 303 milliseconds

1234567