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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/acl/
H A Dcache.h26 * The cache caches for CACHESECONDS.
29 #define CACHESECONDS 600 macro
H A Dcache.c220 if ((tim - entry->creationtime) > CACHESECONDS) {
269 if ((tim - entry->creationtime) > CACHESECONDS) {

Completed in 158 milliseconds