Searched refs:host (Results 26 - 50 of 1627) sorted by relevance

1234567891011>>

/macosx-10.10/ruby-106/ruby/test/socket/
H A Dtest_udp.rb18 host = Object.new
19 class << host; self end.send(:define_method, :to_str) {
24 s.connect(host, 1)
30 host = Object.new
31 class << host; self end.send(:define_method, :to_str) {
36 s.bind(host, 2000)
/macosx-10.10/xnu-2782.1.97/osfmk/kern/
H A Dhost.h58 * kern/host.h
60 * Definitions for host data structures.
79 struct host { struct
85 typedef struct host host_data_t;
89 #define host_lock(host) lck_mtx_lock(&(host)->lock)
90 #define host_unlock(host) lck_mtx_unlock(&(host)->lock)
/macosx-10.10/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DDatabaseHostTreeElement.js26 WebInspector.DatabaseHostTreeElement = function(host)
28 WebInspector.StorageTreeElement.call(this, WebInspector.FolderTreeElement.FolderIconStyleClassName, WebInspector.displayNameForHost(host), null);
30 this._host = host;
H A DIndexedDatabaseHostTreeElement.js26 WebInspector.IndexedDatabaseHostTreeElement = function(host)
28 WebInspector.StorageTreeElement.call(this, WebInspector.FolderTreeElement.FolderIconStyleClassName, WebInspector.displayNameForHost(host), null);
30 this._host = host;
/macosx-10.10/emacs-93/emacs/lisp/url/
H A Durl-irc.el50 (defun url-irc-zenirc (host port channel user password)
51 (let ((zenirc-buffer-name (if (and user host port)
52 (format "%s@%s:%d" user host port)
53 (format "%s:%d" host port)))
56 (list host port password nil user))))
64 (defun url-irc-rcirc (host port channel user password)
66 (rcirc-connect host port user nil nil (when chan (list chan)))
68 (switch-to-buffer (concat chan "@" host)))))
70 (defun url-irc-erc (host port channel user password)
71 (erc-handle-irc-url host por
[all...]
/macosx-10.10/postfix-255/postfix/src/util/
H A Dhost_port.c5 /* split string into host and port, destroy string
9 /* const char *host_port(string, host, def_host, port, def_service)
11 /* char **host;
16 /* host_port() splits a string into substrings with the host
25 /* [host]:port, [host]:, [host]
27 /* host:port, host:, host
112 host_port(char *buf, char **host, char *def_host, char **port, char *def_service) argument
177 char *host; local
[all...]
/macosx-10.10/tcl-105/tcl_ext/expect/expect/example/
H A Dxpstat28 set host $expect_out(1,string)
30 regsub -all . $host _ host
32 set host [string tolower $host]
33 lappend hosts $host
41 set world($host) "$worldtmp by $author"
47 set max($host) 0
48 display $host
57 set db($host,
[all...]
/macosx-10.10/OpenSSH-189/openssh/
H A Dauth-sia.c57 const char *host; local
59 host = get_canonical_hostname(options.use_dns);
64 if (sia_ses_init(&ent, saved_argc, saved_argv, host, authctxt->user,
70 authctxt->user, host);
86 const char *host; local
88 host = get_canonical_hostname(options.use_dns);
90 if (sia_ses_init(&ent, saved_argc, saved_argv, host, pw->pw_name,
102 pw->pw_name, host);
106 pw->pw_name, host);
/macosx-10.10/WebCore-7600.1.25/platform/mac/
H A DPublicSuffixMac.mm51 NSString *host = decodeHostName(domain);
53 if ([host _web_looksLikeIPAddress])
59 NSRange nextDot = NSMakeRange(0, [host length]);
60 for (NSRange previousDot = [host rangeOfCharacterFromSet:dot]; previousDot.location != NSNotFound; nextDot = previousDot, previousDot = [host rangeOfCharacterFromSet:dot options:0 range:NSMakeRange(previousDot.location + previousDot.length, [host length] - (previousDot.location + previousDot.length))]) {
61 NSString *substring = [host substringFromIndex:previousDot.location + previousDot.length];
75 return encodeHostName([host substringFromIndex:nextDot.location + nextDot.length]);
/macosx-10.10/apache-793/httpd/docs/conf/extra/
H A Dhttpd-info.conf.in16 Require host .example.com
34 Require host .example.com
/macosx-10.10/autofs-246/automountd/
H A Dreplica.h42 char *host; member in struct:replica
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/
H A Dsend.pl28 @ARGV == 2 or die "usage: send.pl host port [file ...]\n";
30 my $host = shift @ARGV;
33 my $sock = IO::Socket::INET->new(PeerAddr => $host, PeerPort => $port,
/macosx-10.10/bind9-45.101/bind9/lib/dns/rdata/generic/
H A Drt_21.h30 dns_name_t host; member in struct:dns_rdata_rt
/macosx-10.10/cups-408/cups/backend/
H A Dtestsupplies.c36 http_addrlist_t *host; /* Host addresses */ local
48 if ((host = httpAddrGetList(argv[1], AF_UNSPEC, "9100")) == NULL)
54 if ((snmp_fd = _cupsSNMPOpen(host->addr.addr.sa_family)) < 0)
64 if (backendSNMPSupplies(snmp_fd, &(host->addr), &page_count,
/macosx-10.10/ksh-23/ksh/src/cmd/INIT/
H A Dhurl.sh95 host=$url
96 path=/${host#*/}
97 host=${host%%/*}
98 case $host in
100 port=${host##*:}
101 host=${host%:*}
106 test 0 != $verbose && echo "$command: prot=$prot host=$host por
[all...]
/macosx-10.10/adv_cmds-158/whois/
H A Dwhois.c94 static struct addrinfo *gethostinfo(char const *host, int exit_on_error);
106 const char *country, *host; local
114 country = host = qnichost = NULL;
119 host = ANICHOST;
122 host = PNICHOST;
125 host = ABUSEHOST;
131 host = DNICHOST;
134 host = GNICHOST;
137 host = optarg;
140 host
240 gethostinfo(char const *host, int exit_on_error) argument
280 char *buf, *host, *nhost, *p; local
[all...]
/macosx-10.10/ruby-106/ruby/lib/rubygems/commands/
H A Dpush_command.rb23 super 'push', description, :host => self.host
28 add_option('--host HOST',
29 'Push to another gemcutter-compatible host') do |value, options|
30 options[:host] = value
33 @host = nil
37 @host = options[:host]
39 sign_in @host
66 unless @host the
[all...]
/macosx-10.10/tcl-105/tcl_ext/xotcl/xotcl/apps/actiweb/
H A DAgentClient.xotcl37 set host [::set ::receiverHost]
38 my clone $host "" [list [self] class-cloned]
64 set host [::set ::receiverHost]
67 puts stderr "Result: [my syncInvoke $host $invokeAgent $invokeMethod]"
70 set host [::set ::receiverHost]
72 set result [my syncMigrate $host computeXXX]
76 set host [::set ::receiverHost]
78 set result [my syncClone $host computeXXX]
82 set host [::set ::receiverHost]
85 my invoke [list resultPrinter printResult my INVOKE] $host
[all...]
/macosx-10.10/BerkeleyDB-21/db/examples_cxx/excxx_repquote/
H A DRepConfigInfo.h10 // Chainable struct used to store host information.
12 char* host; member in struct:RepHostInfoObj
23 void addOtherHost(char* host, int port, bool peer);
/macosx-10.10/BerkeleyDB-21/db/examples_java/src/db/repquote/
H A DRepQuoteEnvironment.java22 public RepQuoteEnvironment(final java.io.File host, argument
26 super(host, config);
/macosx-10.10/Heimdal-398.1.2/lib/gssapi/gssapi/
H A DGSSPrivate.h6 GSSRuleGetMatch(CFDictionaryRef rules, CFStringRef host);
9 GSSRuleAddMatch(CFMutableDictionaryRef rules, CFStringRef host, CFStringRef value);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_codesigning/req/
H A Dcfm.ireqs4 host => anchor apple and identifier com.apple.LaunchCFMApp // CFM runner tool
/macosx-10.10/bind9-45.101/bind9/contrib/query-loc-0.4.0/
H A Dquery-loc.c18 char *host; local
57 host = argv[0];
60 if ((addr.s_addr = inet_addr (host)) == INADDR_NONE)
63 printf ("%s is a name\n", host);
64 loc = getlocbyname (host, FALSE);
69 printf ("%s is an IP address ", host);
88 printf ("No LOCation found for %s\n", host);
94 printf ("LOCation for %s is ", host);
/macosx-10.10/ppp-786.1.1/Family/
H A Dppp_link.h32 int ppp_link_attachclient(u_short index, void *host, struct ppp_link **link);
33 int ppp_link_detachclient(struct ppp_link *link, void *host);
/macosx-10.10/WebCore-7600.1.25/html/shadow/
H A DContentDistributor.cpp72 void ContentDistributor::distribute(Element* host) argument
76 ASSERT(!host->containingShadowRoot() || host->containingShadowRoot()->distributor().isValid());
80 if (ShadowRoot* root = host->shadowRoot()) {
87 distributeSelectionsTo(point, host);
92 bool ContentDistributor::invalidate(Element* host) argument
97 if (ShadowRoot* root = host->shadowRoot()) {
110 void ContentDistributor::distributeSelectionsTo(InsertionPoint* insertionPoint, Element* host) argument
112 for (Node* child = host->firstChild(); child; child = child->nextSibling()) {
142 void ContentDistributor::invalidateDistribution(Element* host) argument
156 didShadowBoundaryChange(Element* host) argument
[all...]

Completed in 416 milliseconds

1234567891011>>