Searched refs:tree_globid (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Dtree.h286 struct node *tree_globid(const char *s, const char *file, int line);
H A Descparse.y380 { $$ = tree_globid($2.s, $2.file, $2.line); }
H A Dtree.c619 tree_globid(const char *s, const char *file, int line) function
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Deval.c957 return (tree_globid(np->u.globid.s, np->file, np->line));

Completed in 67 milliseconds