Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dconfig.h60 void structconfig_free(struct config *cp);
H A Dconfig.c434 structconfig_free(struct config *cp) in structconfig_free() function
439 structconfig_free(cp->child); in structconfig_free()
440 structconfig_free(cp->next); in structconfig_free()
H A Dfme.c351 structconfig_free(cfgdata->cooked); in newfme()
427 structconfig_free(Nfmep->config); in newfme()
444 structconfig_free(Nfmep->config); in newfme()
869 structconfig_free(fmep->config); in fme_restart()
936 structconfig_free(f->config); in destroy_fme()
1482 structconfig_free(nfmep->config); in upsets_eval()
3515 structconfig_free(fmep->config); in fme_eval()
H A Dplatform.c357 structconfig_free(Lastcfg->cooked); in platform_getpath()