Home
last modified time | relevance | path

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

/scripts/dtc/
A Ddtc.c47 const char *unit; in fill_fullpaths() local
51 unit = strchr(tree->name, '@'); in fill_fullpaths()
52 if (unit) in fill_fullpaths()
53 tree->basenamelen = unit - tree->name; in fill_fullpaths()

Completed in 4 milliseconds