Home
last modified time | relevance | path

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

/dports/sysutils/fusefs-sshfs/sshfs-sshfs-3.7.2/
H A Dcache.c18 #define DEFAULT_CACHE_TIMEOUT_SECS 20 macro
607 cache.stat_timeout_secs = DEFAULT_CACHE_TIMEOUT_SECS; in cache_parse_options()
608 cache.dir_timeout_secs = DEFAULT_CACHE_TIMEOUT_SECS; in cache_parse_options()
609 cache.link_timeout_secs = DEFAULT_CACHE_TIMEOUT_SECS; in cache_parse_options()