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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/runit/
H A Drunsvdir.c52 static unsigned stamplog; variable
203 stamplog = monotonic_sec();
298 if ((int)(now - stamplog) >= 0) {
300 stamplog = now + 900;

Completed in 76 milliseconds