Searched refs:unit (Results 1 – 1 of 1) sorted by relevance
47 const char *unit; in fill_fullpaths() local51 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