Searched defs:host (Results 151 - 175 of 588) sorted by relevance

1234567891011>>

/macosx-10.10/OpenSSL098-52/src/crypto/ocsp/
H A Docsp_lib.c170 char *host, *port; local
/macosx-10.10/Security-57031.1.35/Security/include/security_codesigning/
H A DCode.cpp41 SecCode::SecCode(SecCode *host) argument
85 SecCode *SecCode::host() const function in class:Security::CodeSigning::SecCode
[all...]
H A Dcsgeneric.cpp52 GenericCode::GenericCode(SecCode *host, SecGuestRef guestRef) argument
[all...]
/macosx-10.10/Security-57031.1.35/Security/libsecurity_codesigning/lib/
H A DCode.cpp41 SecCode::SecCode(SecCode *host) argument
85 SecCode *SecCode::host() const function in class:Security::CodeSigning::SecCode
[all...]
H A Dcsgeneric.cpp52 GenericCode::GenericCode(SecCode *host, SecGuestRef guestRef) argument
[all...]
/macosx-10.10/Security-57031.1.35/Security/sec/Security/Regressions/secitem/
H A Dsi-25-sectrust-ipsec-eap.c637 const void *host[] = { CFSTR("ipsec.apple.com"), CFSTR("17.255.42.1"), local
/macosx-10.10/Security-57031.1.35/securityd/src/
H A Dauthhost.cpp57 AuthHostInstance::AuthHostInstance(Session &session, AuthHostType host) : argument
/macosx-10.10/WebCore-7600.1.25/html/
H A DURLUtils.h127 String URLUtils<T>::host() const function in class:WebCore::URLUtils
/macosx-10.10/WebCore-7600.1.25/html/parser/
H A DHTMLScriptRunner.cpp49 HTMLScriptRunner::HTMLScriptRunner(Document& document, HTMLScriptRunnerHost& host) argument
/macosx-10.10/WebCore-7600.1.25/html/shadow/
H A DTextControlInnerElements.cpp148 Element* host = shadowHost(); local
/macosx-10.10/WebCore-7600.1.25/inspector/
H A DInspectorApplicationCacheAgent.cpp107 ApplicationCacheHost* host = documentLoader->applicationCacheHost(); local
/macosx-10.10/WebCore-7600.1.25/page/
H A DLocation.cpp74 String Location::host() const function in class:WebCore::Location
165 void Location::setHost(const String& host, DOMWindow& activeWindow, DOMWindow& firstWindow) argument
H A DUserContentURLPattern.cpp129 const String& host = test.host(); local
[all...]
/macosx-10.10/WebCore-7600.1.25/platform/graphics/ca/win/
H A DWKCACFViewLayerTreeHost.cpp101 WKCACFViewLayerTreeHost* host = static_cast<WKCACFViewLayerTreeHost*>(info); local
/macosx-10.10/WebCore-7600.1.25/platform/network/curl/
H A DSSLHandle.cpp46 void allowsAnyHTTPSCertificateHosts(const String& host) argument
52 void addAllowedClientCertificate(const String& host, const String& certificate, const String& key) argument
60 String host = handle->firstRequest().url().host(); local
72 bool sslIgnoreHTTPSCertificate(const String& host, const ListHashSet<String>& certificates) argument
195 String host local
[all...]
/macosx-10.10/WebKit-7600.1.25/win/
H A DWebURLProtectionSpace.cpp122 HRESULT STDMETHODCALLTYPE WebURLProtectionSpace::host( function in class:WebURLProtectionSpace
146 initWithHost( BSTR host, int port, BSTR protocol, BSTR realm, BSTR authenticationMethod) argument
174 initWithProxyHost( BSTR host, int port, BSTR proxyType, BSTR realm, BSTR authenticationMethod) argument
/macosx-10.10/WebKit2-7600.1.25/NetworkProcess/
H A DNetworkResourceLoadScheduler.cpp46 HostRecord* host = hostForURL(resourceRequest.url(), CreateIfNotFound); local
67 HostRecord* host = m_hosts.get(hostName); local
84 HostRecord* host local
129 HostRecord* host = hostsToServe[i].get(); local
[all...]
/macosx-10.10/WebKit2-7600.1.25/NetworkProcess/soup/
H A DNetworkProcessSoup.cpp130 void NetworkProcess::allowSpecificHTTPSCertificateForHost(const CertificateInfo& certificateInfo, const String& host) argument
/macosx-10.10/WebKit2-7600.1.25/UIProcess/API/gtk/
H A DWebKitAuthenticationRequest.cpp64 CString host; member in struct:_WebKitAuthenticationRequestPrivate
/macosx-10.10/WebKit2-7600.1.25/WebProcess/soup/
H A DWebProcessSoup.cpp191 void WebProcess::allowSpecificHTTPSCertificateForHost(const WebCore::CertificateInfo& certificateInfo, const String& host) argument
/macosx-10.10/adv_cmds-158/finger/
H A Dfinger.h66 char host[_UTX_HOSTSIZE+1]; /* null terminated remote host name */ member in struct:where
/macosx-10.10/apr-32/apr-util/apr-util/test/
H A Dtestssl.c42 char *host; member in struct:sslTestCase
72 connectSocket(apr_ssl_socket_t *sock, const char *host, int port, apr_pool_t *pool) argument
/macosx-10.10/autofs-246/automountlib/
H A Dhost_is_us.c89 host_is_us(const char *host, size_t hostlen) argument
192 hosts_match(const char *host, size_t hostlen, const char *matchhost) argument
[all...]
/macosx-10.10/basic_cmds-55/write/
H A Dwrite.c260 char path[MAXPATHLEN], host[MAXHOSTNAMELEN], line[512]; local
/macosx-10.10/bind9-45.101/bind9/bin/tests/
H A Dsock_test.c75 char host[256]; local

Completed in 308 milliseconds

1234567891011>>