Home
last modified time | relevance | path

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

/reactos/base/applications/cmdutils/xcopy/
H A Dxcopy.c309 static BOOL XCOPY_ProcessExcludeList(WCHAR* parms) { in XCOPY_ProcessExcludeList() function
790 if (XCOPY_ProcessExcludeList(&word[9])) { in XCOPY_ParseCommandLine()