Home
last modified time | relevance | path

Searched refs:ns_t_rp (Results 1 – 4 of 4) sorted by relevance

/bionic/libc/include/arpa/
Dnameser_compat.h199 #define T_RP ns_t_rp
Dnameser.h305 ns_t_rp = 17, /* Responsible person. */ enumerator
/bionic/libc/dns/resolv/
Dres_debug.c488 {ns_t_rp, "RP", "responsible person"},
/bionic/libc/dns/nameser/
Dns_print.c413 case ns_t_rp: in ns_sprintrrf()