HomeSort by: relevance | last modified time | path
    Searched refs:ns_ttl (Results 1 - 4 of 4) sorted by relevancy

  /src/lib/libc/nameser/
Makefile.inc 7 ns_samedomain.c ns_ttl.c
  /src/external/bsd/libbind/dist/
libc4netbsd 47 for i in ns_name.c ns_netint.c ns_parse.c ns_print.c ns_samedomain.c ns_ttl.c
  /src/external/mpl/dhcp/bind/dist/lib/dns/
resolver.c 345 uint32_t ns_ttl; member in struct:fetchctx
4587 fctx->ns_ttl = fctx->nameservers.ttl;
5129 where, namebuf, domainbuf, fctx->ns_ttl_ok, fctx->ns_ttl);
5260 fctx->ns_ttl = 0;
5320 fctx->ns_ttl = fctx->nameservers.ttl;
5337 fctx->ns_ttl = fctx->nameservers.ttl;
7536 if (fctx->ns_ttl_ok && rdataset->ttl > fctx->ns_ttl) {
7546 fctx->ns_ttl);
7547 rdataset->ttl = fctx->ns_ttl;
7670 fctx->ns_ttl = fctx->nameservers.ttl
    [all...]
  /src/external/mpl/bind/dist/lib/dns/
resolver.c 418 uint32_t ns_ttl; member in struct:fetchctx
4372 fctx->ns_ttl = fctx->nameservers.ttl;
4598 where, namebuf, domainbuf, fctx->ns_ttl_ok, fctx->ns_ttl);
4800 fctx->ns_ttl = fctx->nameservers.ttl;
4807 fctx->ns_ttl = fctx->nameservers.ttl;
7258 if (fctx->ns_ttl_ok && rdataset->ttl > fctx->ns_ttl) {
7272 fctx->ns_ttl);
7273 rdataset->ttl = fctx->ns_ttl;
7370 fctx->ns_ttl = fctx->nameservers.ttl;
9826 fctx->ns_ttl = fctx->nameservers.ttl
    [all...]

Completed in 35 milliseconds