Home
last modified time | relevance | path

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

/freebsd/usr.sbin/nscd/
H A Dconfig.c57 static int configuration_entry_sort_cmp(const void *, const void *);
68 configuration_entry_sort_cmp(const void *e1, const void *e2) in configuration_entry_sort_cmp() function
289 configuration_entry_sort_cmp); in add_configuration_entry()