Searched refs:pathtree (Results 1 – 1 of 1) sorted by relevance
176 struct node *pathtree = NULL; in hc_fmri_nodeize() local214 if (pathtree == NULL) in hc_fmri_nodeize()215 pathtree = tmpn; in hc_fmri_nodeize()217 (void) tree_name_append(pathtree, tmpn); in hc_fmri_nodeize()220 return (pathtree); in hc_fmri_nodeize()