Searched refs:kIOClientPrivilegeSecureConsoleProcess (Results 1 – 2 of 2) sorted by relevance
66 #define kIOClientPrivilegeSecureConsoleProcess "secureprocess" macro
1464 if ((secureConsole = !strncmp(privilegeName, kIOClientPrivilegeSecureConsoleProcess, in clientHasPrivilege()1465 sizeof(kIOClientPrivilegeSecureConsoleProcess)))) { in clientHasPrivilege()