Home
last modified time | relevance | path

Searched refs:kIOMessageConsoleSecurityChange (Results 1 – 2 of 2) sorted by relevance

/xnu-10002.61.3/iokit/IOKit/
H A DIOMessage.h65 #define kIOMessageConsoleSecurityChange iokit_common_msg(0x128) macro
/xnu-10002.61.3/iokit/Kernel/
H A DIOService.cpp7381 context.type = kIOMessageConsoleSecurityChange; in updateConsoleUsers()