Searched refs:stampcheck (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.c219 unsigned stampcheck; local
250 stampcheck = monotonic_sec();
269 if ((int)(now - stampcheck) >= 0) {
271 stampcheck = now + 1;

Completed in 94 milliseconds