Home
last modified time | relevance | path

Searched refs:ns_t_nsec (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/include/arpa/
Dnameser.h335 ns_t_nsec = 47, /* Negative security */ enumerator
/bionic/libc/dns/resolv/
Dres_debug.c509 {ns_t_nsec, "NSEC", "nsec"},
/bionic/libc/dns/nameser/
Dns_print.c857 case ns_t_nsec: { in ns_sprintrrf()