Searched refs:has_drive (Results 1 – 1 of 1) sorted by relevance
354 bool has_drive = is_style_windows(style) && b->ends_with(":"); in root_path() local356 if (has_net || has_drive) { in root_path()379 bool has_drive = is_style_windows(style) && b->ends_with(":"); in root_name() local381 if (has_net || has_drive) { in root_name()396 bool has_drive = is_style_windows(style) && b->ends_with(":"); in root_directory() local398 if ((has_net || has_drive) && in root_directory()