Searched refs:rootName (Results 1 – 1 of 1) sorted by relevance
656 rootName = has_root_name(p); in is_absolute() local658 rootName = true; in is_absolute()661 return rootDir && rootName; in is_absolute()740 rootName = path::has_root_name(p); in make_absolute() local742 rootName = true; in make_absolute()746 if (rootName && rootDirectory) in make_absolute()755 if (!rootName && !rootDirectory) { in make_absolute()763 if (!rootName && rootDirectory) { in make_absolute()772 if (rootName && !rootDirectory) { in make_absolute()