Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/amd/amd/
H A Dconf.c79 static int gopt_cache_duration(const char *val);
165 {"cache_duration", gopt_cache_duration},
448 gopt_cache_duration(const char *val) in gopt_cache_duration() function