Searched refs:has_drive (Results 1 – 1 of 1) sorted by relevance
351 bool has_drive = (real_style(style) == Style::windows) && b->endswith(":"); in root_path() local353 if (has_net || has_drive) { in root_path()376 bool has_drive = (real_style(style) == Style::windows) && b->endswith(":"); in root_name() local378 if (has_net || has_drive) { in root_name()393 bool has_drive = (real_style(style) == Style::windows) && b->endswith(":"); in root_directory() local395 if ((has_net || has_drive) && in root_directory()