OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:export_dns_rr
(Results
1 - 3
of
3
) sorted by null
/external/openssh/
dns.h
50
int
export_dns_rr
(const char *, Key *, FILE *, int);
dns.c
284
export_dns_rr
(const char *hostname, Key *key, FILE *f, int generic)
function
311
error("
export_dns_rr
: unsupported algorithm");
ssh-keygen.c
1275
export_dns_rr
(hname, public, stdout, print_generic);
[
all
...]
Completed in 359 milliseconds