Home
last modified time | relevance | path

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

/bionic/libc/private/
Darpa_nameser_compat.h204 #define T_SIG ns_t_sig
Darpa_nameser.h273 ns_t_sig = 24, /* Security signature. */ enumerator
/bionic/libc/netbsd/resolv/
Dres_debug.c451 {ns_t_sig, "SIG", "signature"},
/bionic/libc/netbsd/nameser/
Dns_print.c508 case ns_t_sig: { in ns_sprintrrf()