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

/freebsd-11-stable/crypto/heimdal/lib/kafs/
H A Droken_rename.h48 #define rk_dns_type_to_string _kafs_dns_type_to_string macro
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dresolve-test.c108 printf("%-30s %-5s %-6d ", rr->domain, rk_dns_type_to_string(rr->type), rr->ttl);
135 const char *type_string = rk_dns_type_to_string (sig->type);
H A Dresolve.h243 rk_dns_type_to_string(int type);
H A Dresolve.c92 rk_dns_type_to_string(int type) function
557 rr_class, rk_dns_type_to_string(rr_type), len);
569 domain, rr_class, rk_dns_type_to_string(rr_type), size);

Completed in 78 milliseconds