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

/macosx-10.9.5/Libinfo-449.1.3/dns.subproj/
H A Dres_query.c59 _mdns_query(int call, const char *name, int class, int type, u_char *answer, int anslen) function
123 return _mdns_query(SI_CALL_DNS_QUERY, name, class, type, answer, anslen);
129 return _mdns_query(SI_CALL_DNS_SEARCH, name, class, type, answer, anslen);

Completed in 153 milliseconds