Home
last modified time | relevance | path

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

/reactos/modules/rosapps/applications/cmdutils/vfdcmd/
H A Dvfdcmd.c154 static void ConvertPathCase(char *src, char *dst);
427 ConvertPathCase(p, path); in InteractiveConsole()
3389 void ConvertPathCase(char *src, char *dst) in ConvertPathCase() function