Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dinetd.c1381 destroy_instance_cfg(inst->config); in destroy_instance()
1382 destroy_instance_cfg(inst->new_config); in destroy_instance()
1542 destroy_instance_cfg(inst->config); in refresh_instance()
1649 destroy_instance_cfg(ocfg); in refresh_instance()
1900 destroy_instance_cfg(instance->config); in handle_restarter_event()
1937 destroy_instance_cfg(instance->config); in handle_restarter_event()
2285 destroy_instance_cfg(inst->new_config); in process_non_start_term()
2340 destroy_instance_cfg(inst->config); in process_non_start_term()
H A Dinetd_impl.h304 extern void destroy_instance_cfg(instance_cfg_t *);
H A Dconfig.c559 destroy_instance_cfg(instance_cfg_t *cfg) in destroy_instance_cfg() function
613 destroy_instance_cfg(ret); in read_instance_cfg()