Home
last modified time | relevance | path

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

/reactos/sdk/lib/ucrt/filesystem/
H A Dsplitpath.cpp68 static errno_t __cdecl common_splitpath_internal( in common_splitpath_internal() function
246 …return common_splitpath_internal(path, components, [](_Out_writes_z_(buffer_count) Character* cons… in common_splitpath_s()
322common_splitpath_internal(path, &components, [](Character* const buffer, size_t const buffer_count) in common_splitpath()