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