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

/macosx-10.10/mDNSResponder-561.1.1/mDNSPosix/
H A Dnss_mdns.c203 typedef int ns_class_t; typedef
245 Convert a string to an ns_class_t (case insensitive).
248 Matching ns_class_t, or ns_c_invalid if no match found.
250 ns_class_t
276 Convert an ns_class_t code to a string.
279 String representation of ns_class_t,
280 or NULL if ns_class_t unrecognised or invalid.
283 ns_class_to_str (ns_class_t in);
2319 ns_class_t
2322 return (ns_class_t)
[all...]

Completed in 166 milliseconds