Searched refs:dns_ttl_fromtext (Results 1 - 8 of 8) sorted by relevance

/bind-9.11.3/lib/dns/include/dns/
H A Dttl.h67 dns_ttl_fromtext(isc_textregion_t *source, isc_uint32_t *ttl);
/bind-9.11.3/contrib/sdb/bdb/
H A Dbdb.c144 dns_ttl_fromtext((isc_textregion_t *)&ttltext, &ttl);
192 dns_ttl_fromtext((isc_textregion_t *)&ttltext, &ttl);
/bind-9.11.3/lib/dns/
H A Dttl.c139 dns_ttl_fromtext(isc_textregion_t *source, isc_uint32_t *ttl) { function
H A Dmaster.c1153 dns_ttl_fromtext(&token.value.as_textregion,
1301 if (dns_ttl_fromtext(&token.value.as_textregion,
1613 result = dns_ttl_fromtext(&token.value.as_textregion,
H A Ddst_api.c1583 result = dns_ttl_fromtext(&token.value.as_textregion, &ttl);
/bind-9.11.3/contrib/dnsperf-2.1.0.0-1/
H A Ddns.c570 result = dns_ttl_fromtext(&src, ttlp);
/bind-9.11.3/lib/isccfg/
H A Dnamedconf.c3847 result = dns_ttl_fromtext(&pctx->token.value.as_textregion, &ttl);
/bind-9.11.3/bin/named/
H A Dserver.c13548 result = dns_ttl_fromtext(&tr, &ntattl);

Completed in 77 milliseconds