HomeSort by relevance Sort by last modified time
    Searched full:ns_type_t (Results 1 - 1 of 1) sorted by null

  /external/mdnsresponder/mDNSPosix/
nss_mdns.c 202 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 in)
    [all...]

Completed in 464 milliseconds