Home
last modified time | relevance | path

Searched defs:configuration_entry (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/usr.sbin/nscd/
H A Dconfig.h68 struct configuration_entry { struct
74 * configuration_entry holds pointers for all actual cache_entries, argument
79 cache_entry positive_cache_entry;
80 cache_entry negative_cache_entry;
104 struct configuration_entry **entries; argument