Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dfme.c594 struct node *epnamenp = NULL; in reconstitute_observations() local
628 if ((epnamenp = pathstring2epnamenp(sepptr + 1)) == NULL) { in reconstitute_observations()
641 stable(estr), ipath(epnamenp)); in reconstitute_observations()
646 tmpbuf, ipath2str(estr, ipath(epnamenp))); in reconstitute_observations()
648 tree_free(epnamenp); in reconstitute_observations()
652 tree_free(epnamenp); in reconstitute_observations()
707 struct node *epnamenp = NULL; in fme_restart() local
798 if ((epnamenp = pathstring2epnamenp(sepptr + 1)) == NULL) { in fme_restart()
806 (void) prune_propagations(stable(estr), ipath(epnamenp)); in fme_restart()
807 tree_free(epnamenp); in fme_restart()
[all …]