Searched refs:back_to_the_future (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/dnsmasq/src/
H A Ddnssec.c433 daemon->back_to_the_future = 0;
447 daemon->back_to_the_future = 1;
487 if (daemon->back_to_the_future == 0 && difftime(timestamp_time, curtime) <= 0)
492 daemon->back_to_the_future = 1;
497 if (daemon->back_to_the_future == 0)
H A Ddnsmasq.c1334 if (daemon->back_to_the_future)
H A Ddnsmasq.h1003 int back_to_the_future; member in struct:daemon
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/dnsmasq/src/
H A Ddnssec.c433 daemon->back_to_the_future = 0;
447 daemon->back_to_the_future = 1;
487 if (daemon->back_to_the_future == 0 && difftime(timestamp_time, curtime) <= 0)
492 daemon->back_to_the_future = 1;
497 if (daemon->back_to_the_future == 0)
H A Ddnsmasq.c1334 if (daemon->back_to_the_future)
H A Ddnsmasq.h1003 int back_to_the_future; member in struct:daemon
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/dnsmasq/src/
H A Ddnssec.c433 daemon->back_to_the_future = 0;
447 daemon->back_to_the_future = 1;
487 if (daemon->back_to_the_future == 0 && difftime(timestamp_time, curtime) <= 0)
492 daemon->back_to_the_future = 1;
497 if (daemon->back_to_the_future == 0)
H A Ddnsmasq.c1334 if (daemon->back_to_the_future)
H A Ddnsmasq.h1003 int back_to_the_future; member in struct:daemon

Completed in 204 milliseconds