Home
last modified time | relevance | path

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

/freebsd-14.2/usr.sbin/nscd/
H A Dconfig.c243 destroy_configuration_entry(struct configuration_entry *entry) in destroy_configuration_entry() function
245 TRACE_IN(destroy_configuration_entry); in destroy_configuration_entry()
256 TRACE_OUT(destroy_configuration_entry); in destroy_configuration_entry()
561 destroy_configuration_entry(config->entries[i]); in fill_configuration_defaults()
578 destroy_configuration_entry(config->entries[i]); in destroy_configuration()
H A Dconfig.h125 void destroy_configuration_entry(struct configuration_entry *);