Home
last modified time | relevance | path

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

/freebsd-14-stable/usr.sbin/nscd/
HDconfig.c392 configuration_entry_find_mp_cache_entries( in configuration_entry_find_mp_cache_entries() function
398 TRACE_IN(configuration_entry_find_mp_cache_entries); in configuration_entry_find_mp_cache_entries()
404 TRACE_OUT(configuration_entry_find_mp_cache_entries); in configuration_entry_find_mp_cache_entries()
428 TRACE_OUT(configuration_entry_find_mp_cache_entries); in configuration_entry_find_mp_cache_entries()
HDconfig.h136 int configuration_entry_find_mp_cache_entries(struct configuration_entry *,
HDquery.c139 if (configuration_entry_find_mp_cache_entries(config_entry, in clear_config_entry_part()