Searched refs:has_drive (Results 1 – 1 of 1) sorted by relevance
353 bool has_drive = is_style_windows(style) && b->ends_with(":"); in root_path() local355 if (has_net || has_drive) { in root_path()378 bool has_drive = is_style_windows(style) && b->ends_with(":"); in root_name() local380 if (has_net || has_drive) { in root_name()395 bool has_drive = is_style_windows(style) && b->ends_with(":"); in root_directory() local397 if ((has_net || has_drive) && in root_directory()