Home
last modified time | relevance | path

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

/external/dtc/
Ddtc.c44 static void fill_fullpaths(struct node *tree, const char *prefix) in fill_fullpaths() function
58 fill_fullpaths(child, tree->fullpath); in fill_fullpaths()
321 fill_fullpaths(dti->dt, ""); in main()