Searched refs:dns_master_stylecreate (Results 1 - 4 of 4) sorted by relevance
/bind-9.11.3/lib/dns/include/dns/ |
H A D | masterdump.h | 407 dns_master_stylecreate(dns_master_style_t **style, unsigned int flags,
|
/bind-9.11.3/lib/dns/ |
H A D | masterdump.c | 2078 dns_master_stylecreate(dns_master_style_t **stylep, unsigned int flags, function
|
H A D | sdlz.c | 1125 result = dns_master_stylecreate(&style, 0, 0, 0, 0, 0, 0, 1, mctx);
|
/bind-9.11.3/bin/dnssec/ |
H A D | dnssec-signzone.c | 3578 result = dns_master_stylecreate(&dsstyle, DNS_STYLEFLAG_NO_TTL, 3580 check_result(result, "dns_master_stylecreate");
|
Completed in 32 milliseconds