| /netbsd-src/external/bsd/ntp/dist/tests/libntp/ |
| H A D | authkeys.c | 184 getaddr( in getaddr() function 217 TEST_ASSERT_TRUE(getaddr(AF_INET , "192.128.1.1", &ip4)); in test_AddrMatch_anull() 218 TEST_ASSERT_TRUE(getaddr(AF_INET6, "::1" , &ip6)); in test_AddrMatch_anull() 242 TEST_ASSERT_TRUE(getaddr(AF_INET, "192.128.1.1", &ip4)); in test_AddrMatch_self4() 253 TEST_ASSERT_TRUE(getaddr(AF_INET6, "::1" , &ip6)); in test_AddrMatch_self6() 263 TEST_ASSERT_TRUE(getaddr(AF_INET , "192.128.1.1", &ip4)); in test_AddrMatch_afmix() 264 TEST_ASSERT_TRUE(getaddr(AF_INET6, "::1" , &ip6)); in test_AddrMatch_afmix() 277 TEST_ASSERT_TRUE(getaddr(AF_INET, "192.128.2.1", &a1)); in test_AddrMatch_ipv4() 278 TEST_ASSERT_TRUE(getaddr(AF_INET, "192.128.3.1", &a2)); in test_AddrMatch_ipv4() 288 TEST_ASSERT_TRUE(getaddr(AF_INET, "192.128.2.127", &a1)); in test_AddrMatch_ipv4() [all …]
|
| /netbsd-src/usr.sbin/timed/timedc/ |
| H A D | cmds.c | 101 getaddr(const char *name, struct sockaddr_in *addr, in_port_t port) in getaddr() function 249 if ((hostname = getaddr(*argv, &server, port)) == NULL) in clockdiff() 336 if (getaddr(tgtname, &dest, port) == NULL) in msite() 418 if (getaddr(*argv, &addr, port) == NULL) in testing() 453 if (getaddr(myname(REFRESH), &dest, port) == NULL) in tracing()
|
| /netbsd-src/sbin/route/ |
| H A D | route.c | 107 static int getaddr(int, const char *, struct hostent **, struct sou *); 493 (void)getaddr(RTA_TAG, *++argv, 0, soup); in newroute() 546 (void)getaddr(RTA_IFA, *++argv, 0, soup); in newroute() 551 (void)getaddr(RTA_IFP, *++argv, 0, soup); in newroute() 556 (void)getaddr(RTA_GENMASK, *++argv, 0, soup); in newroute() 561 (void)getaddr(RTA_GATEWAY, *++argv, 0, soup); in newroute() 566 ishost = getaddr(RTA_DST, *++argv, &hp, soup); in newroute() 572 (void)getaddr(RTA_NETMASK, *++argv, 0, soup); in newroute() 600 ishost = getaddr(RTA_DST, *argv, &hp, soup); in newroute() 603 (void)getaddr(RTA_GATEWAY, *argv, &hp, soup); in newroute() [all …]
|
| /netbsd-src/external/bsd/blocklist/test/ |
| H A D | cltest.c | 62 getaddr(const char *a, in_port_t p, struct sockaddr_storage *ss, in getaddr() function 122 getaddr(addr, port, &ss, &slen); in main()
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/ |
| H A D | nouveau_svm.c | 53 u32 getaddr; member 606 buffer->get = nvif_rd32(device, buffer->getaddr); in nouveau_svm_fault() 618 nvif_wr32(device, buffer->getaddr, buffer->get); in nouveau_svm_fault() 804 buffer->get = nvif_rd32(device, buffer->getaddr); in nouveau_svm_fault_buffer_init() 848 buffer->getaddr = args.get; in nouveau_svm_fault_buffer_ctor()
|
| /netbsd-src/usr.sbin/traceroute/ |
| H A D | traceroute.c | 409 static void getaddr(u_int32_t *, char *); 519 getaddr(gwlist + lsrr, optarg); in main() 1700 getaddr(u_int32_t *ap, char *hname) in getaddr() function
|
| /netbsd-src/external/mpl/dhcp/dist/server/ |
| H A D | failover.c | 3254 getaddr: in dhcp_failover_state_get_value() 3273 goto getaddr; in dhcp_failover_state_get_value()
|
| /netbsd-src/usr.sbin/makemandb/ |
| H A D | nostem.txt | 1340 getaddr
|