Home
last modified time | relevance | path

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

/freebsd-src/usr.sbin/nscd/
H A Dconfig.h63 struct configuration_entry { struct
69 * configuration_entry holds pointers for all actual cache_entries, argument
74 cache_entry positive_cache_entry;
75 cache_entry negative_cache_entry;
99 struct configuration_entry **entries; argument