Searched refs:host (Results 1 - 25 of 581) sorted by relevance

1234567891011>>

/freebsd-9.3-release/contrib/tcp_wrappers/
H A Deval.c2 * Routines for controlled evaluation of host names, user names, and so on.
37 * host name has the value STRING_PARANOID it means there was a name/address
58 char *eval_hostaddr(host)
59 struct host_info *host;
61 if (host->addr[0] == 0) {
62 strcpy(host->addr, unknown);
63 if (host->request->hostaddr != 0)
64 host->request->hostaddr(host);
66 return (host
127 char *host = eval_hostinfo(request->server); local
[all...]
H A Dsocket.c4 * it provides methods to map a transport address to a printable host name
7 * The result from the hostname lookup method is STRING_PARANOID when a host
8 * pretends to have someone elses name, or when a host name is available but
50 * Speed up DNS lookups by terminating the host name with a dot. Should be
95 * Look up the client host address. Hal R. Brand <BRAND@addvax.llnl.gov>
96 * suggested how to get the client host info in case of UDP connections:
142 void sock_hostaddr(host)
143 struct host_info *host;
146 struct sockaddr *sin = host->sin;
157 getnameinfo(sin, salen, host
[all...]
H A Dscaffold.c53 struct hostent host; member in struct:hostent_block
69 memset((char *) &hb->host, 0, sizeof(hb->host));
70 hb->host.h_length = hp->h_length;
71 hb->host.h_addr_list = hb->addr_list;
72 hb->host.h_addr_list[count] = 0;
73 data = (char *) (hb->host.h_addr_list + count + 1);
76 hb->host.h_addr_list[count] = data + hp->h_length * count;
77 memcpy(hb->host.h_addr_list[count], addr, hp->h_length);
79 return (&hb->host);
[all...]
/freebsd-9.3-release/contrib/nvi/clib/
H A Dgethostname.c17 gethostname(host, len)
18 char *host;
21 return (sysinfo(SI_HOSTNAME, host, len) == -1 ? -1 : 0);
/freebsd-9.3-release/contrib/ntp/scripts/deprecated/
H A Dntp-groper3 # ntpgroper host ...
7 # the host is named "dumbo.hp.com":
31 for host in $*
33 # echo "Trying $host."
35 gethost $host > /dev/null 2>&1
38 echo "$host not registered in DNS"
42 ping $host 64 1 > /dev/null 2>&1
45 echo "$host not responding to ping"
53 ntpq -c "ntpversion $version" -p $host > $ntpqlog 2>&1
57 echo "$host refuse
[all...]
/freebsd-9.3-release/lib/libulog/
H A Dutempter.c36 utempter_add_record(int fd, const char *host) argument
39 ulog_login_pseudo(fd, host);
66 addToUtmp(const char *pty __unused, const char *host, int fd) argument
69 utempter_add_record(fd, host);
/freebsd-9.3-release/lib/libc/inet/
H A Dinet_makeaddr.c45 * Formulate an Internet address from network + host. Used in
49 inet_makeaddr(net, host)
50 in_addr_t net, host;
55 a.s_addr = (net << IN_CLASSA_NSHIFT) | (host & IN_CLASSA_HOST);
57 a.s_addr = (net << IN_CLASSB_NSHIFT) | (host & IN_CLASSB_HOST);
59 a.s_addr = (net << IN_CLASSC_NSHIFT) | (host & IN_CLASSC_HOST);
61 a.s_addr = net | host;
/freebsd-9.3-release/share/examples/printing/
H A DpsdfX20 h) host=$OPTARG ;;
28 [ "$host" ] || fail "No host name"
30 ( /u/kelly/freebsd/printing/filters/make-ps-header $login $host "DVI File"
/freebsd-9.3-release/contrib/ntp/scripts/ntpsweep/
H A Dntpsweep.in36 (((@_ != 1) && !$opts->{host} && !@{$opts->{'host-list'}}))) {
51 if ($opts->{host}) {
52 push @hosts, $opts->{host};
56 push @hosts, @{$opts->{'host-list'}};
75 my $host;
76 for $host (@hosts) {
77 scan_host($host, 0, $host => 1);
99 my ($host,
[all...]
/freebsd-9.3-release/contrib/amd/scripts/
H A Dfixrmtab.in20 for host in $*
22 sed -e '/^'$host':/s/^./#/' $RMTAB > $TMP && cp $TMP $RMTAB
/freebsd-9.3-release/contrib/bind9/lib/dns/rdata/generic/
H A Drt_21.h30 dns_name_t host; member in struct:dns_rdata_rt
/freebsd-9.3-release/lib/librpcsvc/
H A Drnusers.c50 rusers(char *host, utmpidlearr *up) argument
52 return (callrpc(host, RUSERSPROG, RUSERSVERS_IDLE, RUSERSPROC_NAMES,
58 rnusers(char *host) argument
62 if (callrpc(host, RUSERSPROG, RUSERSVERS_ORIG, RUSERSPROC_NUM,
H A Drstat.c49 rstat(char *host, struct statstime *statp) argument
51 return (callrpc(host, RSTATPROG, RSTATVERS_TIME, RSTATPROC_STATS,
57 havedisk(char *host) argument
61 if (callrpc(host, RSTATPROG, RSTATVERS_SWTCH, RSTATPROC_HAVEDISK,
H A Drwall.c49 rwall(char *host, char *msg) argument
51 return (callrpc(host, WALLPROG, WALLVERS, WALLPROC_WALL,
/freebsd-9.3-release/usr.sbin/ntp/scripts/
H A Dntptrace18 $host = shift;
19 $host ||= "127.0.0.1";
23 $cmd = "$ntpq -n -c rv $host";
37 $dhost = $host;
40 if ($dodns && $host =~ /^(\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})$/) {
41 $iaddr = inet_aton($host);
52 $cmd = "$ntpq -n -c \"pstat $peer\" $host";
60 $host = $thost;
/freebsd-9.3-release/crypto/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);
/freebsd-9.3-release/contrib/ntp/scripts/ntptrace/
H A Dntptrace.in20 my $host = shift || $opts->{host};
26 my %info = get_info($host);
29 my $dhost = $host;
31 my $name = do_dns($host);
45 my $next_host = get_next_host($info{peer}, $host);
49 $host = $next_host;
55 my ($host) = @_;
58 $info = ntp_read_vars(0, [], $host);
70 my ($peer, $host)
[all...]
/freebsd-9.3-release/usr.bin/whois/
H A Dwhois.c89 static struct addrinfo *gethostinfo(char const *host, int exit_on_error);
97 const char *country, *host; local
105 country = host = qnichost = NULL;
110 host = ANICHOST;
113 host = PNICHOST;
116 host = ABUSEHOST;
122 host = FNICHOST;
125 host = GNICHOST;
128 host = optarg;
131 host
240 gethostinfo(char const *host, int exit_on_error) argument
280 char *buf, *host, *nhost, *p; local
[all...]
/freebsd-9.3-release/crypto/heimdal/tests/gss/
H A Dcheck-spnego.in71 GSSAPI_SPNEGO_NAME=host@host.test.h5l.se
88 ${kadmin} add -p p1 --use-defaults host/host.test.h5l.se@${R} || exit 1
89 ${kadmin} ext -k ${keytab} host/host.test.h5l.se@${R} || exit 1
128 --name-type=hostbased-service host@host.test.h5l.se || \
137 host@host
[all...]
/freebsd-9.3-release/contrib/sendmail/cf/sh/
H A Dmakeinfo.sh53 host=`hostname`
55 host=`uname -n`
57 echo '#####' built by $user@$host
60 echo "define(\`__HOST__', $host)dnl"
/freebsd-9.3-release/libexec/bootpd/
H A Ddovend.h4 extern int dovend_rfc1497(struct host *hp, u_char *buf, int len);
/freebsd-9.3-release/usr.sbin/amd/include/
H A Dnewvers.sh10 echo '/* Define name and version of host machine (eg. solaris2.5.1) */'
12 echo '/* Define only name of host machine OS (eg. solaris2) */'
15 echo '/* Define only version of host machine (eg. 2.5.1) */'
20 /* Define name and version of host machine (eg. solaris2.5.1) */
23 /* Define only name of host machine OS (eg. solaris2) */
26 /* Define only version of host machine (eg. 2.5.1) */
34 /* Define name of host */
/freebsd-9.3-release/contrib/opie/libopie/
H A Daccessfile.c52 int opieaccessfile FUNCTION((host), char *host) argument
55 /* Turn host into an IP address and then look it up in the authorization
64 syslog(LOG_DEBUG, "accessfile: host=%s", host);
66 if (!host[0])
69 if (isaddr(host)) {
70 n = inet_addr(host);
73 hp = gethostbyname(host);
75 printf("Unknown host
87 rdnets(host), long host argument
[all...]
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dstop-gdb.c49 char *host; local
61 /* Allow the user to specify a remote host. */
62 host = strchr (argv[1], '@');
63 if (host)
64 *(host++) = '\0';
66 host = (char *) "";
82 kr = netname_look_up (name_server_port, host, name, &gdb_port);
84 kr = netname_look_up (name_server_port, host, argv[1], &gdb_port);
/freebsd-9.3-release/contrib/ntp/libntp/
H A Dis_ip_address.c28 const char * host,
40 REQUIRE(host != NULL);
55 if (inet_pton(AF_INET, host, &in4) == 1) {
63 if (sizeof(tmpbuf) > strlen(host)) {
64 if ('[' == host[0]) {
65 strlcpy(tmpbuf, &host[1], sizeof(tmpbuf));
70 strlcpy(tmpbuf, host, sizeof(tmpbuf));
27 is_ip_address( const char * host, u_short af, sockaddr_u * addr ) argument

Completed in 143 milliseconds

1234567891011>>