Searched defs:epnamenp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dfme.c587 struct node *epnamenp = NULL; local
621 if ((epnamenp = pathstring2epnamenp(sepptr + 1)) == NULL) {
634 stable(estr), ipath(epnamenp));
639 tmpbuf, ipath2str(estr, ipath(epnamenp)));
641 tree_free(epnamenp);
645 tree_free(epnamenp);
700 struct node *epnamenp = NULL; local
791 if ((epnamenp = pathstring2epnamenp(sepptr + 1)) == NULL) {
799 (void) prune_propagations(stable(estr), ipath(epnamenp));
800 tree_free(epnamenp);
1504 struct node *epnamenp; local
[all...]

Completed in 72 milliseconds