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

/bind-9.11.3/lib/dns/include/dns/
H A Dmasterdump.h407 dns_master_stylecreate(dns_master_style_t **style, unsigned int flags,
/bind-9.11.3/lib/dns/
H A Dmasterdump.c2078 dns_master_stylecreate(dns_master_style_t **stylep, unsigned int flags, function
H A Dsdlz.c1125 result = dns_master_stylecreate(&style, 0, 0, 0, 0, 0, 0, 1, mctx);
/bind-9.11.3/bin/dnssec/
H A Ddnssec-signzone.c3578 result = dns_master_stylecreate(&dsstyle, DNS_STYLEFLAG_NO_TTL,
3580 check_result(result, "dns_master_stylecreate");

Completed in 32 milliseconds