Searched refs:ioProperty (Results 1 – 1 of 1) sorted by relevance
1282 OSObject * ioProperty = IORegistryEntry::getRegistryRoot()->copyProperty(gIOConsoleUsersKey); in CopyConsoleUser() local1283 if ((array = OSDynamicCast(OSArray, ioProperty))) { in CopyConsoleUser()1296 OSSafeReleaseNULL(ioProperty); in CopyConsoleUser()1306 OSObject * ioProperty = IORegistryEntry::getRegistryRoot()->copyProperty(gIOConsoleUsersKey); in CopyUserOnConsole() local1307 if ((array = OSDynamicCast(OSArray, ioProperty))) { in CopyUserOnConsole()1317 OSSafeReleaseNULL(ioProperty); in CopyUserOnConsole()