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

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

Completed in 36 milliseconds