Home
last modified time | relevance | path

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

/linux-3.4.99/scripts/dtc/
Ddtc.c35 static void fill_fullpaths(struct node *tree, const char *prefix) in fill_fullpaths() function
49 fill_fullpaths(child, tree->fullpath); in fill_fullpaths()
219 fill_fullpaths(bi->dt, ""); in main()