Searched refs:NumberOfPathComponents (Results 1 – 2 of 2) sorted by relevance
/reactos/base/setup/lib/utils/ |
H A D | filesup.h | 44 IN ULONG NumberOfPathComponents, 51 IN ULONG NumberOfPathComponents, 58 IN ULONG NumberOfPathComponents, 65 IN ULONG NumberOfPathComponents,
|
H A D | filesup.c | 582 IN ULONG NumberOfPathComponents, in ConcatPathsV() argument 592 while (NumberOfPathComponents--) in ConcatPathsV() 629 IN ULONG NumberOfPathComponents, in CombinePathsV() argument 637 NumberOfPathComponents, in CombinePathsV() 645 IN ULONG NumberOfPathComponents, in ConcatPaths() argument 654 va_start(PathComponentsList, NumberOfPathComponents); in ConcatPaths() 656 NumberOfPathComponents, in ConcatPaths() 667 IN ULONG NumberOfPathComponents, in CombinePaths() argument 678 va_start(PathComponentsList, NumberOfPathComponents); in CombinePaths() 680 NumberOfPathComponents, in CombinePaths()
|