Searched refs:ns_t_a (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/include/arpa/
H A Dnameser_compat.h142 #define T_A ns_t_a
H A Dnameser.h291 ns_t_a = 1, /*%< Host address. */ enumerator in enum:__ns_type
/freebsd-11-stable/lib/libc/resolv/
H A Dres_findzonecut.c463 n = do_query(statp, nsrr->name, class, ns_t_a,
596 if ((ns_rr_type(rr) != ns_t_a &&
604 if ((opts & RES_IPV4ONLY) != 0 && ns_rr_type(rr) != ns_t_a)
614 case ns_t_a:
H A Dres_debug.c459 {ns_t_a, "A", "address"},
/freebsd-11-stable/lib/libc/nameser/
H A Dns_print.c161 case ns_t_a:

Completed in 179 milliseconds