Home
last modified time | relevance | path

Searched defs:get_drive_number_from_path (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/lib/ucrt/misc/
H A Ddrive.cpp13 static int __cdecl get_drive_number_from_path(wchar_t const* const path) throw() in get_drive_number_from_path() function
/reactos/sdk/lib/ucrt/filesystem/
H A Dstat.cpp199 static bool __cdecl get_drive_number_from_path(wchar_t const* const path, int& drive_number) throw() in get_drive_number_from_path() function