Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libinetsvc/common/
H A Dmapfile-vers46 destroy_proto_list;
H A Dinetsvc.h342 void destroy_proto_list(basic_cfg_t *);
H A Dinetsvc.c501 destroy_proto_list(basic_cfg_t *cfg) in destroy_proto_list() function
522 destroy_proto_list(cfg); in destroy_basic_cfg()
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dinetd.c1645 destroy_proto_list(cfg->basic); in refresh_instance()