Home
last modified time | relevance | path

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

/bionic/libc/include/arpa/
Dnameser_compat.h159 #define T_SIG ns_t_sig
Dnameser.h312 ns_t_sig = 24, /* Security signature. */ enumerator
/bionic/libc/dns/resolv/
Dres_debug.c487 {ns_t_sig, "SIG", "signature"},
/bionic/libc/dns/nameser/
Dns_print.c505 case ns_t_sig: in ns_sprintrrf()