Home
last modified time | relevance | path

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

/freebsd-14.2/usr.sbin/nscd/
H A Dparser.c49 static void set_keep_hot_count(struct configuration *, const char *, int);
204 set_keep_hot_count(struct configuration *config, in set_keep_hot_count() function
209 TRACE_IN(set_keep_hot_count); in set_keep_hot_count()
221 TRACE_OUT(set_keep_hot_count); in set_keep_hot_count()
517 set_keep_hot_count(config, in parse_config_file()