Searched defs:host (Results 26 - 50 of 588) sorted by relevance

1234567891011>>

/macosx-10.10/postfix-255/postfix/src/util/
H A Dfind_inet.c62 unsigned find_inet_addr(const char *host) argument
/macosx-10.10/ruby-106/ruby/ext/socket/
H A Dsockssocket.c22 socks_init(VALUE sock, VALUE host, VALUE serv) argument
/macosx-10.10/ruby-106/ruby/lib/rubygems/
H A Dgemcutter_utilities.rb60 def host method
[all...]
/macosx-10.10/emacs-93/emacs/lisp/net/
H A Drcompile.el[all...]
/macosx-10.10/BerkeleyDB-21/db/examples_cxx/excxx_repquote/
H A DRepConfigInfo.h12 char* host; member in struct:RepHostInfoObj
/macosx-10.10/Heimdal-398.1.2/appl/ftp/ftpd/
H A Dlogwtmp.c84 ftpd_logwtmp_asl(char *line, char *name, char *host) argument
107 ftpd_logwtmp_wtmp(char *line, char *name, char *host) argument
192 ftpd_logwtmp(char *line, char *name, char *host) argument
[all...]
/macosx-10.10/Heimdal-398.1.2/appl/login/
H A Dutmpx_login.c26 int utmpx_login(char *line, const char *user, const char *host) { return 0; } argument
30 utmpx_update(struct utmpx *ut, char *line, const char *user, const char *host) argument
68 utmpx_login(char *line, const char *user, const char *host) argument
/macosx-10.10/Heimdal-398.1.2/kuser/
H A Dkdc.c57 char host[MAXHOSTNAMELEN]; local
/macosx-10.10/Heimdal-398.1.2/lib/krb5/
H A Dkrbhst-test.c91 char host[MAXHOSTNAMELEN]; local
/macosx-10.10/Heimdal-398.1.2/lib/roken/
H A Dgetaddrinfo_hostspec.c48 char host[MAXHOSTNAMELEN]; local
H A Dgetnameinfo_verified.c47 getnameinfo_verified(const struct sockaddr *sa, socklen_t salen, char *host, socklen_t hostlen, char *serv, socklen_t servlen, int flags) argument
/macosx-10.10/Heimdal-398.1.2/tests/bin/
H A Dheimdal-win-mount.py13 host = win['host'] variable
/macosx-10.10/Libinfo-459/lookup.subproj/
H A Dgetnameinfo_link.c38 hexname(const uint8_t *cp, size_t len, char *host, size_t hostlen) argument
66 getnameinfo_link(const struct sockaddr *sa, socklen_t salen, char *host, size_t hostlen, char *serv, size_t servlen, int flags) argument
/macosx-10.10/OpenSSL098-52/src/demos/bio/
H A Dsconnect.c22 char *host; local
/macosx-10.10/WebCore-7600.1.25/dom/
H A DPseudoElement.h39 static PassRefPtr<PseudoElement> create(Element& host, PseudoId pseudoId) argument
/macosx-10.10/WebCore-7600.1.25/inspector/
H A DCommandLineAPIModule.cpp57 JSC::JSValue CommandLineAPIModule::host(InjectedScriptManager* injectedScriptManager, JSC::ExecState* exec) const function in class:WebCore::CommandLineAPIModule
H A DWebInjectedScriptManager.cpp38 WebInjectedScriptManager::WebInjectedScriptManager(InspectorEnvironment& environment, PassRefPtr<InjectedScriptHost> host) argument
/macosx-10.10/WebCore-7600.1.25/page/
H A DUserContentURLPattern.h51 const String& host() const { return m_host; } function in class:WebCore::UserContentURLPattern
/macosx-10.10/WebCore-7600.1.25/platform/network/
H A DProtectionSpaceBase.cpp52 ProtectionSpaceBase::ProtectionSpaceBase(const String& host, int port, ProtectionSpaceServerType serverType, const String& realm, ProtectionSpaceAuthenticationScheme authenticationScheme) argument
62 const String& ProtectionSpaceBase::host() const function in class:WebCore::ProtectionSpaceBase
/macosx-10.10/WebCore-7600.1.25/platform/network/cocoa/
H A DProtectionSpaceCocoa.h43 ProtectionSpace(const String& host, int port, ProtectionSpaceServerType serverType, const String& realm, ProtectionSpaceAuthenticationScheme authenticationScheme) argument
/macosx-10.10/WebKit2-7600.1.25/Shared/
H A DWebSecurityOrigin.h42 static PassRefPtr<WebSecurityOrigin> create(const String& protocol, const String& host, int port) argument
H A DWebUserContentURLPattern.h44 const String& host() const { return m_pattern.host(); } function in class:WebKit::WebUserContentURLPattern
/macosx-10.10/WebKit2-7600.1.25/UIProcess/API/efl/
H A Dewk_security_origin.cpp48 const char* EwkSecurityOrigin::host() const function in class:EwkSecurityOrigin
/macosx-10.10/WebKit2-7600.1.25/UIProcess/Authentication/
H A DWebProtectionSpace.cpp38 const String& WebProtectionSpace::host() const function in class:WebKit::WebProtectionSpace
/macosx-10.10/autofs-246/automountd/
H A Dnfs_subr.c71 convert_special(char **specialp, char *host, char *oldpath, char *newpath, argument

Completed in 673 milliseconds

1234567891011>>