Searched refs:node_path_x (Results 1 – 1 of 1) sorted by relevance
547 node_path_x(const struct node *n, char *x) in node_path_x() function565 return (node_path_x(n->n_parent, path)); in node_path_x()578 path = node_path_x(n, checked_strdup("")); in node_path()