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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsm_resolve.h130 extern const char *dns_type_to_string __P((int));
H A Dsm_resolve.c112 dns_type_to_string(type) function
406 rr_class, dns_type_to_string(rr_type));
425 domain, rr_class, dns_type_to_string(rr_type), len);

Completed in 74 milliseconds