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

/macosx-10.10.1/libresolv-57/
H A Ddns.c1473 _sdns_send(sdns_handle_t *sdns, const char *name, uint32_t class, uint32_t type, uint32_t fqdn, char *buf, uint32_t len, struct sockaddr *from, uint32_t *fromlen, int *min) function
1577 status = _sdns_send(sdns, name, class, type, fqdn, buf, len, from, fromlen, &tmin);

Completed in 90 milliseconds