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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOKitKeysPrivate.h59 #define kIOClientPrivilegeSecureConsoleProcess "secureprocess" macro
62 // clientHasPrivilege security token for kIOClientPrivilegeSecureConsoleProcess
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOUserClient.cpp983 if ((secureConsole = !strncmp(privilegeName, kIOClientPrivilegeSecureConsoleProcess,
984 sizeof(kIOClientPrivilegeSecureConsoleProcess))))

Completed in 17 milliseconds