Home
last modified time | relevance | path

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

/titanic_44/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.c345 structconfig_free(cfgdata->cooked); in newfme()
420 structconfig_free(Nfmep->config); in newfme()
437 structconfig_free(Nfmep->config); in newfme()
862 structconfig_free(fmep->config); in fme_restart()
929 structconfig_free(f->config); in destroy_fme()
1475 structconfig_free(nfmep->config); in upsets_eval()
3497 structconfig_free(fmep->config); in fme_eval()
H A Dplatform.c357 structconfig_free(Lastcfg->cooked); in platform_getpath()