Home
last modified time | relevance | path

Searched refs:logf_sttl (Results 1 – 2 of 2) sorted by relevance

/dports/dns/gdnsd2/gdnsd-2.4.3/libgdnsd/
H A Dmon.c269 …o %s, real state is %s", smgrs[i].desc, logf_sttl(smgr_sttl[i]), logf_sttl(updates[i]), smgrs[i].t… in admin_process_hash()
271 …%s' forced to %s, real state is %s", smgrs[i].desc, logf_sttl(updates[i]), smgrs[i].type ? logf_st… in admin_process_hash()
277 …%s), real and current state is %s", smgrs[i].desc, logf_sttl(smgr_sttl[i]), smgrs[i].type ? logf_s… in admin_process_hash()
330 …%s), real and current state is %s", smgrs[i].desc, logf_sttl(smgr_sttl[i]), smgrs[i].type ? logf_s… in admin_deleted_file()
721 log_info("state of '%s' initialized to %s", smgr->desc, logf_sttl(new_sttl)); in raw_sttl_update()
731 smgr->desc, logf_sttl(smgr->real_sttl), logf_sttl(new_sttl), in raw_sttl_update()
732 logf_sttl(smgr_sttl[idx])); in raw_sttl_update()
735 smgr->desc, logf_sttl(smgr->real_sttl), logf_sttl(new_sttl)); in raw_sttl_update()
/dports/dns/gdnsd2/gdnsd-2.4.3/include/gdnsd/
H A Dmon.h62 #define logf_sttl gdnsd_logf_sttl macro