Searched refs:has_net (Results 1 – 1 of 1) sorted by relevance
269 bool has_net = b->size() > 2 && is_separator((*b)[0]) && (*b)[1] == (*b)[0]; in root_path() local277 if (has_net || has_drive) { in root_path()300 bool has_net = b->size() > 2 && is_separator((*b)[0]) && (*b)[1] == (*b)[0]; in root_name() local308 if (has_net || has_drive) { in root_name()323 bool has_net = b->size() > 2 && is_separator((*b)[0]) && (*b)[1] == (*b)[0]; in root_directory() local331 if ((has_net || has_drive) && in root_directory()338 if (!has_net && is_separator((*b)[0])) { in root_directory()