Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/nscd/
H A Dconfig.c235 destroy_configuration_entry(struct configuration_entry *entry) in destroy_configuration_entry() function
237 TRACE_IN(destroy_configuration_entry); in destroy_configuration_entry()
248 TRACE_OUT(destroy_configuration_entry); in destroy_configuration_entry()
555 destroy_configuration_entry(config->entries[i]); in fill_configuration_defaults()
571 destroy_configuration_entry(config->entries[i]); in destroy_configuration()
H A Dconfig.h131 extern void destroy_configuration_entry(struct configuration_entry *);