Home
last modified time | relevance | path

Searched refs:is_root_unc_name (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/lib/ucrt/filesystem/
H A Dstat.cpp226 static bool __cdecl is_root_unc_name(wchar_t const* const path) throw() in is_root_unc_name() function
280 if (wcslen(full_path) != 3 && !is_root_unc_name(full_path)) in is_usable_drive_or_unc_root()