Searched refs:export_dns_rr (Results 1 – 3 of 3) sorted by relevance
55 int export_dns_rr(const char *, struct sshkey *, FILE *, int);
327 export_dns_rr(const char *hostname, struct sshkey *key, FILE *f, int generic) in export_dns_rr() function
1392 export_dns_rr(hname, public, stdout, print_generic); in do_print_resource_record()