Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fm/eversholt/common/
H A Dtree.h304 struct node *tree_name2np_lut_lookup(struct lut *root, struct node *namep);
H A Dtree.c983 tree_name2np_lut_lookup(struct lut *root, struct node *namep) in tree_name2np_lut_lookup() function
1039 if (justpath && (decl = tree_name2np_lut_lookup(*lutpp, np)) == NULL) { in dodecl()