Lines Matching defs:now
147 isc_stdtime_t now;
152 isc_stdtime_get(&now);
159 now, NULL, name, &rootns, NULL);
168 result = dns_db_allrdatasets(db, node, NULL, now, &rdsiter);
322 dns_name_t *name, isc_stdtime_t now)
336 now, NULL, foundname, &hintrrset, NULL);
338 DNS_DBFIND_GLUEOK, now, NULL, foundname,
378 now, NULL, foundname, &hintrrset, NULL);
380 DNS_DBFIND_GLUEOK, now, NULL, foundname,
427 isc_stdtime_t now;
435 isc_stdtime_get(&now);
449 now, NULL, name, &hintns, NULL);
460 now, NULL, name, &rootns, NULL);
489 check_address_records(view, hints, db, &ns.name, now);