HomeSort by: relevance | last modified time | path
    Searched defs:do_date (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/bind/dist/lib/dns/
masterdump.c 243 bool do_date; member in struct:dns_dumpctx
1592 dctx->do_date = dns_db_iscache(dctx->db);
1593 if (dctx->do_date) {
1658 if (dctx->do_date) {
  /src/external/mpl/dhcp/bind/dist/lib/dns/
masterdump.c 261 bool do_date; member in struct:dns_dumpctx
1624 dctx->do_date = dns_db_iscache(dctx->db);
1625 if (dctx->do_date) {
1690 if (dctx->do_date) {

Completed in 26 milliseconds