Home
last modified time | relevance | path

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

/bionic/libc/include/arpa/
Dnameser_compat.h200 #define T_AFSDB ns_t_afsdb
Dnameser.h306 ns_t_afsdb = 18, /* AFS cell database. */ enumerator
/bionic/libc/dns/resolv/
Dres_debug.c489 {ns_t_afsdb, "AFSDB", "DCE or AFS server"},
/bionic/libc/dns/nameser/
Dns_print.c267 case ns_t_afsdb: in ns_sprintrrf()