Searched refs:ns_t_sig (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/Libc-1044.1.2/include/arpa/
H A Dnameser_compat.h164 #define T_SIG ns_t_sig
/macosx-10.10.1/libresolv-57/
H A Dnameser.h293 ns_t_sig = 24, /* Security signature. */ enumerator in enum:__ns_type
H A Dns_print.c506 case ns_t_sig: {
H A Dres_debug.c449 {ns_t_sig, "SIG", "signature"},
H A Dres_mkupdate.c465 case ns_t_sig:
H A Ddns_util.c1436 case ns_t_sig: return "SIG ";
1497 if (!strcasecmp(t, "SIG")) { *n = ns_t_sig; return 0; }

Completed in 131 milliseconds