Searched refs:host (Results 51 - 75 of 905) sorted by relevance

1234567891011>>

/freebsd-11-stable/share/i18n/esdb/CP/
H A DMakefile.depend5 usr.bin/mkesdb_static.host \
/freebsd-11-stable/share/i18n/esdb/DEC/
H A DMakefile.depend5 usr.bin/mkesdb_static.host \
/freebsd-11-stable/share/i18n/esdb/EBCDIC/
H A DMakefile.depend5 usr.bin/mkesdb_static.host \
/freebsd-11-stable/share/i18n/esdb/EUC/
H A DMakefile.depend5 usr.bin/mkesdb_static.host \
/freebsd-11-stable/share/i18n/esdb/GB/
H A DMakefile.depend5 usr.bin/mkesdb_static.host \
/freebsd-11-stable/share/i18n/esdb/GEORGIAN/
H A DMakefile.depend5 usr.bin/mkesdb_static.host \
/freebsd-11-stable/share/i18n/esdb/ISO-2022/
H A DMakefile.depend5 usr.bin/mkesdb_static.host \
/freebsd-11-stable/share/i18n/esdb/ISO-8859/
H A DMakefile.depend5 usr.bin/mkesdb_static.host \
/freebsd-11-stable/share/i18n/esdb/ISO646/
H A DMakefile.depend5 usr.bin/mkesdb_static.host \
/freebsd-11-stable/share/i18n/esdb/KAZAKH/
H A DMakefile.depend5 usr.bin/mkesdb_static.host \
/freebsd-11-stable/share/i18n/esdb/KOI/
H A DMakefile.depend5 usr.bin/mkesdb_static.host \
/freebsd-11-stable/share/i18n/esdb/MISC/
H A DMakefile.depend5 usr.bin/mkesdb_static.host \
/freebsd-11-stable/share/i18n/esdb/TCVN/
H A DMakefile.depend5 usr.bin/mkesdb_static.host \
/freebsd-11-stable/share/i18n/esdb/UTF/
H A DMakefile.depend5 usr.bin/mkesdb_static.host \
/freebsd-11-stable/lib/clang/headers/
H A DMakefile.depend5 usr.bin/clang/clang-tblgen.host \
/freebsd-11-stable/contrib/opie/libopie/
H A Daccessfile.c53 int opieaccessfile FUNCTION((host), char *host) argument
56 /* Turn host into an IP address and then look it up in the authorization
65 syslog(LOG_DEBUG, "accessfile: host=%s", host);
67 if (!host[0])
70 if (isaddr(host)) {
71 n = inet_addr(host);
74 hp = gethostbyname(host);
76 printf("Unknown host
88 rdnets(host), long host argument
[all...]
/freebsd-11-stable/lib/libc/inet/
H A Dinet_makeaddr.c45 * Formulate an Internet address from network + host. Used in
49 inet_makeaddr(in_addr_t net, in_addr_t host) argument
54 a.s_addr = (net << IN_CLASSA_NSHIFT) | (host & IN_CLASSA_HOST);
56 a.s_addr = (net << IN_CLASSB_NSHIFT) | (host & IN_CLASSB_HOST);
58 a.s_addr = (net << IN_CLASSC_NSHIFT) | (host & IN_CLASSC_HOST);
60 a.s_addr = net | host;
/freebsd-11-stable/contrib/tcp_wrappers/
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.c50 struct hostent host; member in struct:hostent_block
66 memset((char *) &hb->host, 0, sizeof(hb->host));
67 hb->host.h_length = hp->h_length;
68 hb->host.h_addr_list = hb->addr_list;
69 hb->host.h_addr_list[count] = 0;
70 data = (char *) (hb->host.h_addr_list + count + 1);
73 hb->host.h_addr_list[count] = data + hp->h_length * count;
74 memcpy(hb->host.h_addr_list[count], addr, hp->h_length);
76 return (&hb->host);
[all...]
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/net/getaddrinfo/
H A Dbasics_v4.exp1 arg: flags 0x2 family 0 socktype 0 protocol 0 addrlen 0 host ::1 serv http
2 ai1: flags 0x2 family 24 socktype 2 protocol 17 addrlen 28 host ::1 serv http
3 ai2: flags 0x2 family 24 socktype 1 protocol 6 addrlen 28 host ::1 serv http
5 arg: flags 0x2 family 0 socktype 0 protocol 0 addrlen 0 host 127.0.0.1 serv http
6 ai1: flags 0x2 family 2 socktype 2 protocol 17 addrlen 16 host 127.0.0.1 serv http
7 ai2: flags 0x2 family 2 socktype 1 protocol 6 addrlen 16 host 127.0.0.1 serv http
9 arg: flags 0x2 family 0 socktype 0 protocol 0 addrlen 0 host localhost serv http
10 ai1: flags 0x2 family 2 socktype 2 protocol 17 addrlen 16 host 127.0.0.1 serv http
11 ai2: flags 0x2 family 2 socktype 1 protocol 6 addrlen 16 host 127.0.0.1 serv http
13 arg: flags 0x2 family 0 socktype 0 protocol 0 addrlen 0 host
[all...]
H A Dspec_fam_v4v6.exp1 arg: flags 0x2 family 2 socktype 0 protocol 0 addrlen 0 host localhost serv http
2 ai1: flags 0x2 family 2 socktype 2 protocol 17 addrlen 16 host 127.0.0.1 serv http
3 ai2: flags 0x2 family 2 socktype 1 protocol 6 addrlen 16 host 127.0.0.1 serv http
5 arg: flags 0x2 family 24 socktype 0 protocol 0 addrlen 0 host localhost serv http
6 ai1: flags 0x2 family 24 socktype 2 protocol 17 addrlen 28 host ::1 serv http
7 ai2: flags 0x2 family 24 socktype 1 protocol 6 addrlen 28 host ::1 serv http
/freebsd-11-stable/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
/freebsd-11-stable/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-11-stable/crypto/heimdal/lib/roken/
H A Dgetnameinfo.c43 char *host, size_t hostlen,
47 if (host != NULL) {
49 if (inet_ntop (af, addr, host, hostlen) == NULL)
56 strlcpy (host, hostent_find_fqdn(he), hostlen);
58 char *dot = strchr (host, '.');
64 } else if (inet_ntop (af, addr, host, hostlen) == NULL)
96 char *host, size_t hostlen,
107 host, hostlen,
117 host, hostlen,
39 doit(int af, const void *addr, size_t addrlen, int port, char *host, size_t hostlen, char *serv, size_t servlen, int flags) argument
95 getnameinfo(const struct sockaddr *sa, socklen_t salen, char *host, size_t hostlen, char *serv, size_t servlen, int flags) argument
/freebsd-11-stable/contrib/amd/conf/checkmount/
H A Dcheckmount_bsd44.c49 int fixmount_check_mount(char *host, struct in_addr hostaddr, char *path);
52 fixmount_check_mount(char *host, struct in_addr hostaddr, char *path) argument
70 is_same_host(mntp->f_mntfromname, host, hostaddr))

Completed in 115 milliseconds

1234567891011>>