Searched refs:ns_t_kx (Results 1 - 3 of 3) sorted by last modified time

/macosx-10.10/libresolv-57/
H A Dnameser.h305 ns_t_kx = 36, /* Key Exchange */ enumerator in enum:__ns_type
H A Ddns_util.c1448 case ns_t_kx: return "KX ";
1509 if (!strcasecmp(t, "KX")) { *n = ns_t_kx; return 0; }
H A Dres_debug.c468 {ns_t_kx, "KX", "Key Exchange"},

Completed in 207 milliseconds