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

/haiku-fatelf/src/kits/app/
H A DRoster.cpp253 bool inSystem1 = !strncmp(serverPath.String(), path1.Path(), length); local
255 if (inSystem1 != inSystem2)
256 return inSystem1 ? 1 : -1;

Completed in 79 milliseconds