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

/macosx-10.9.5/mDNSResponder-522.92.1/mDNSPosix/
H A Dnss_mdns.c202 typedef int ns_type_t; typedef
217 rr_to_af (ns_type_t rrtype);
230 ns_type_t
255 Convert a string to an ns_type_t (case insensitive).
258 Matching ns_type_t, or ns_t_invalid if no match found.
260 ns_type_t
287 Convert an ns_type_t code to a string.
290 String representation of ns_type_t,
291 or NULL if ns_type_t unrecognised or invalid.
294 ns_type_to_str (ns_type_t i
[all...]

Completed in 73 milliseconds