Searched refs:CompareRootDir (Results 1 – 1 of 1) sorted by relevance
1557 static int CompareRootDir(PathParser *LHS, PathParser *RHS) { in CompareRootDir() function1599 if ((res = CompareRootDir(&LHS, &RHS)) != 0) in __compare()