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