Searched defs:host (Results 76 - 100 of 588) sorted by relevance

1234567891011>>

/macosx-10.10/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Dsocks++4.cpp53 void Server::connect(SocksClientSocket &me, const Host &host, IPPort port) argument
/macosx-10.10/WebCore-7600.1.25/dom/
H A DPseudoElement.cpp58 PseudoElement::PseudoElement(Element& host, PseudoId pseudoId) argument
/macosx-10.10/WebCore-7600.1.25/page/
H A DOriginAccessEntry.h52 const String& host() const { return m_host; } function in class:WebCore::OriginAccessEntry
/macosx-10.10/WebCore-7600.1.25/platform/
H A DRefCountedSupplement.h56 static void provideTo(Supplementable<T>* host, const char* key, PassRefPtr<ThisType> supplement) argument
61 static ThisType* from(Supplementable<T>* host, const char* key) argument
H A DSupplementable.h87 static void provideTo(Supplementable<T>* host, const char* key, std::unique_ptr<Supplement<T>> supplement) argument
92 static Supplement<T>* from(Supplementable<T>* host, const char* key) argument
/macosx-10.10/WebCore-7600.1.25/platform/graphics/ca/win/
H A DLayerChangesFlusher.cpp48 void LayerChangesFlusher::flushPendingLayerChangesSoon(AbstractCACFLayerTreeHost* host) argument
56 void LayerChangesFlusher::cancelPendingFlush(AbstractCACFLayerTreeHost* host) argument
/macosx-10.10/WebCore-7600.1.25/platform/network/cf/
H A DDNSCFNet.cpp88 RetainPtr<CFHostRef> host = adoptCF(CFHostCreateWithName(0, hostname.createCFString().get())); local
/macosx-10.10/WebInspectorUI-7600.1.17/UserInterface/Controllers/
H A DStorageManager.js200 var host = parseURL(event.target.url).host; variable
[all...]
/macosx-10.10/WebKit-7600.1.25/win/
H A DWebSecurityOrigin.cpp104 HRESULT STDMETHODCALLTYPE WebSecurityOrigin::host( function in class:WebSecurityOrigin
H A DWebUserContentURLPattern.cpp108 HRESULT WebUserContentURLPattern::host(BSTR* host) argument
/macosx-10.10/WebKit2-7600.1.25/Shared/API/c/
H A DWKSecurityOrigin.cpp49 WKSecurityOriginRef WKSecurityOriginCreate(WKStringRef protocol, WKStringRef host, int port) argument
/macosx-10.10/cups-408/cups/cups/
H A Dtestsnmp.c45 http_addrlist_t *host = NULL; /* Address of host */ local
/macosx-10.10/emacs-93/emacs/lisp/url/
H A Durl-gw.el[all...]
/macosx-10.10/postfix-255/postfix/src/dns/
H A Dtest_dns_lookup.c45 MAI_HOSTADDR_STR host; local
/macosx-10.10/postfix-255/postfix/src/util/
H A Dhost_port.c112 host_port(char *buf, char **host, char *def_host, char **port, char *def_service) argument
177 char *host; local
[all...]
H A Dinet_listen.c90 char *host; local
/macosx-10.10/system_cmds-643.1.1/hostinfo.tproj/
H A Dhostinfo.c61 host_name_port_t host; local
/macosx-10.10/tcl-105/tcl_ext/tclx/tclx/generic/
H A DtclXsocket.c168 char *host; local
[all...]
/macosx-10.10/xnu-2782.1.97/tools/tests/libMicro/
H A Dbind.c102 struct hostent *host; local
/macosx-10.10/emacs-93/emacs/lisp/net/
H A Dldap.el[all...]
/macosx-10.10/BerkeleyDB-21/db/examples_c/ex_rep/mgr/
H A Drep_mgr.c41 char ch, *host, *portstr; local
/macosx-10.10/BerkeleyDB-21/db/examples_java/src/db/repquote/
H A DRepConfig.java56 public void setThisHost(String host, int port) argument
74 public void addOtherHost(String host, int port, boolean peer) argument
/macosx-10.10/BerkeleyDB-21/db/repmgr/
H A Drepmgr_msg.c263 char *host; local
/macosx-10.10/Heimdal-398.1.2/lib/krb5/
H A Dtest_hostname.c42 expand_hostname(krb5_context context, const char *host) argument
H A Dtest_plugin.c106 char host[MAXHOSTNAMELEN]; local

Completed in 467 milliseconds

1234567891011>>