Home
last modified time | relevance | path

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

/dports/ftp/filezilla/filezilla-3.55.1/src/include/
H A Dengine_options.h80 OPTION_CACHE_TTL, enumerator
/dports/ftp/filezilla/filezilla-3.55.1/src/engine/
H A Dengine_context.cpp95 directory_cache_.SetTtl(fz::duration::from_seconds(options.get_int(OPTION_CACHE_TTL))); in Impl()