Home
last modified time | relevance | path

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

/dflybsd-src/usr.sbin/nscd/
H A Dconfig.c54 static int configuration_entry_cache_mp_part_cmp(const void *, const void *);
94 configuration_entry_cache_mp_part_cmp(const void *e1, const void *e2) in configuration_entry_cache_mp_part_cmp() function
394 sizeof(cache_entry), configuration_entry_cache_mp_part_cmp); in configuration_entry_find_mp_cache_entries()
405 if (configuration_entry_cache_mp_part_cmp(mp_name, *start - 1) == 0) in configuration_entry_find_mp_cache_entries()
414 if (configuration_entry_cache_mp_part_cmp( in configuration_entry_find_mp_cache_entries()