Searched refs:ns_class (Results 1 – 3 of 3) sorted by relevance
/bionic/libc/include/arpa/ |
D | nameser.h | 185 #define ns_rr_class(rr) ((ns_class)((rr).rr_class + 0)) 378 } ns_class; typedef 581 ns_class, ns_type, u_long, const u_char *,
|
/bionic/libc/dns/include/ |
D | resolv_private.h | 472 int res_findzonecut(res_state, const char *, ns_class, int, 474 int res_findzonecut2(res_state, const char *, ns_class, int,
|
/bionic/libc/dns/nameser/ |
D | ns_print.c | 115 const char *name, ns_class class, ns_type type, in ns_sprintrrf()
|