Searched refs:has_net (Results 1 – 1 of 1) sorted by relevance
360 bool has_net = b->size() > 2 && is_separator((*b)[0]) && (*b)[1] == (*b)[0]; in root_path() local368 if (has_net || has_drive) { in root_path()391 bool has_net = b->size() > 2 && is_separator((*b)[0]) && (*b)[1] == (*b)[0]; in root_name() local399 if (has_net || has_drive) { in root_name()414 bool has_net = b->size() > 2 && is_separator((*b)[0]) && (*b)[1] == (*b)[0]; in root_directory() local422 if ((has_net || has_drive) && in root_directory()429 if (!has_net && is_separator((*b)[0])) { in root_directory()