| /netbsd-src/external/mpl/dhcp/dist/server/tests/ |
| H A D | hash_unittest.c | 124 struct host_decl *host1 = 0, *host2 = 0; in lease_hash_test_2hosts() local 130 ATF_CHECK_MSG(host_allocate(&host2, MDL) == ISC_R_SUCCESS, in lease_hash_test_2hosts() 140 ATF_CHECK_MSG(buffer_allocate(&host2->client_identifier.buffer, in lease_hash_test_2hosts() 154 ATF_CHECK_MSG(host2->refcnt == 1, "Invalid refcnt for host2"); in lease_hash_test_2hosts() 175 ATF_CHECK_MSG(host2->refcnt == 1, "Invalid refcnt for host2"); in lease_hash_test_2hosts() 206 host_hash_add(host_uid_hash, clientid2, clientid2_len, host2, MDL); in lease_hash_test_2hosts() 209 ATF_CHECK_MSG(host2->refcnt == 2, "Invalid refcnt for host2"); in lease_hash_test_2hosts() 217 ATF_CHECK_MSG(check == host2, "Wrong host returned by host_hash_lookup"); in lease_hash_test_2hosts() 220 ATF_CHECK_MSG(host2->refcnt == 3, "Invalid refcnt for host1"); in lease_hash_test_2hosts() 252 ATF_CHECK_MSG(host2->refcnt == 2, "Invalid refcnt for host2"); in lease_hash_test_2hosts() [all …]
|
| /netbsd-src/external/mpl/bind/dist/doc/arm/ |
| H A D | tsig.inc.rst | 47 example, a key to be shared between servers called ``host1`` and ``host2`` 48 could be called "host1-host2.", and this key can be generated using: 52 $ tsig-keygen host1-host2. > host1-host2.key 67 For a key shared between servers called ``host1`` and ``host2``, the 72 key "host1-host2." { 104 following on ``host1``, if the IP address of ``host2`` is 10.1.2.3, would 105 cause *all* requests from ``host1`` to ``host2``, including normal DNS 106 queries, to be signed using the ``host1-host2.`` key: 111 keys { host1-host2 [all...] |
| /netbsd-src/usr.sbin/bootp/common/ |
| H A D | readfile.c | 1360 struct host *host2 = (struct host *) d2; in hwinscmp() local 1362 if (host1->htype != host2->htype) { in hwinscmp() 1365 if (bcmp(host1->haddr, host2->haddr, haddrlength(host1->htype))) { in hwinscmp() 1369 if ((host1->subnet_mask.s_addr) == (host2->subnet_mask.s_addr)) { in hwinscmp() 1371 ((host2->iaddr.s_addr) & (host2->subnet_mask.s_addr))) in hwinscmp() 2006 struct host *host2 = (struct host *) d2; in hwlookcmp() local 2008 if (host1->htype != host2->htype) { in hwlookcmp() 2011 if (bcmp(host1->haddr, host2->haddr, haddrlength(host1->htype))) { in hwlookcmp() 2026 struct host *host2 = (struct host *) d2; in iplookcmp() local 2028 return (host1->iaddr.s_addr == host2->iaddr.s_addr); in iplookcmp()
|
| /netbsd-src/external/mpl/bind/dist/bin/tests/system/wildcard/ns1/ |
| H A D | example.db.in | 21 _ssh._tcp.host2.example. 3600 SRV 0 0 22 host2.example.
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| H A D | rk3288-veyron-brain.dts | 30 /* This turns on vbus for host2 and otg (dwc2) */ 31 vcc5_host2: vcc5-host2-regulator {
|
| H A D | rk3288-veyron-fievel.dts | 50 vcc5_host2: vcc5-host2-regulator {
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/tests/gss/ |
| H A D | check-basic.in | 128 --acquire-name=host@host2.test.h5l.se 2>/dev/null && exit 1
|
| /netbsd-src/external/bsd/am-utils/dist/ |
| H A D | README.sun2amd | 40 pluto -ro /tmp1 host1:/tmp1 /tmp2 host2:/tmp2
|
| H A D | ChangeLog | 414 ldap_hostports = host1:port1,host2,host3:port3
|
| /netbsd-src/external/ibm-public/postfix/dist/proto/ |
| H A D | pgsql_table | 56 # hosts = inet:host1.some.domain inet:host2.some.domain:port 57 # hosts = host1.some.domain host2.some.domain:port
|
| H A D | mysql_table | 51 # hosts = inet:host1.some.domain inet:host2.some.domain:port 52 # hosts = host1.some.domain host2.some.domain:port
|
| /netbsd-src/usr.sbin/timed/ |
| H A D | CHANGES | 68 add "-F host,host2,..." to "freerun" or "trust" only some hosts. This
|
| /netbsd-src/usr.sbin/timed/timed/ |
| H A D | CHANGES | 77 add "-F host,host2,..." to "freerun" or "trust" only some hosts. This
|
| /netbsd-src/external/bsd/am-utils/dist/doc/ |
| H A D | am-utils.texi | 3327 host2 opts:=ro,nosuid,soft 3331 would soft mount @samp{host2} read-only. 7798 fixrmtab @i{host1} @i{host2} @i{...}
|
| /netbsd-src/etc/ |
| H A D | services | 17199 # host2-ns Host2 Name Server
|