Searched refs:is_root_unc_name (Results 1 – 1 of 1) sorted by relevance
226 static bool __cdecl is_root_unc_name(wchar_t const* const path) throw() in is_root_unc_name() function280 if (wcslen(full_path) != 3 && !is_root_unc_name(full_path)) in is_usable_drive_or_unc_root()