Searched refs:epnamenp (Results 1 – 1 of 1) sorted by relevance
594 struct node *epnamenp = NULL; in reconstitute_observations() local628 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() local798 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 …]