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

/haiku/src/servers/package/
H A DRoot.h41 { return fIsSystemRoot; }
89 bool fIsSystemRoot; member in class:Root
H A DRoot.cpp151 fIsSystemRoot(false),
174 fIsSystemRoot = isSystemRoot;
449 if (!fIsSystemRoot) {

Completed in 35 milliseconds