Searched refs:o_sPathAfterRoot (Results 1 – 2 of 2) sorted by relevance
162 if (o_sPathAfterRoot != 0) in Create_WindowsRoot()164 o_sPathAfterRoot = strchr(o_sPathAfterRoot+1,'\\'); in Create_WindowsRoot()165 if (o_sPathAfterRoot != 0) in Create_WindowsRoot()166 ++o_sPathAfterRoot; in Create_WindowsRoot()173 o_sPathAfterRoot = i_sPath+1; in Create_WindowsRoot()181 o_sPathAfterRoot = i_sPath + 3; in Create_WindowsRoot()186 o_sPathAfterRoot = i_sPath + 2; in Create_WindowsRoot()192 o_sPathAfterRoot = i_sPath; in Create_WindowsRoot()203 o_sPathAfterRoot = i_sPath + 1; in Create_UnixRoot()208 o_sPathAfterRoot = i_sPath; in Create_UnixRoot()[all …]
53 const char * & o_sPathAfterRoot,
Completed in 27 milliseconds