Searched defs:OSObjectUserVars (Results 1 – 1 of 1) sorted by relevance
118 struct OSObjectUserVars { struct119 IOUserServer * userServer;121 OSUserMetaClass * userMeta;126 bool didTerminate;127 bool serverDied;128 bool started;129 bool stopped;130 bool userServerPM;131 bool willPower;132 bool powerState;[all …]