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