Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/nscd/
H A Dconfig.c53 static int configuration_entry_cache_mp_cmp(const void *, const void *);
86 configuration_entry_cache_mp_cmp(const void *e1, const void *e2) in configuration_entry_cache_mp_cmp() function
369 sizeof(cache_entry), configuration_entry_cache_mp_cmp); in configuration_entry_find_mp_cache_entry()