Searched refs:found1 (Results 1 - 1 of 1) sorted by relevance

/haiku/src/kits/app/
H A DRoster.cpp234 bool found1 = !strncmp(path, path1.Path(), length) local
239 if (found1 != found2) {
241 return found1 ? 1 : -1;

Completed in 60 milliseconds