Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DOSMessageNotification.h62 kOSNotificationMessageID = 53, enumerator
/xnu-11215/iokit/Kernel/
H A DIOUserClient.cpp1038 hdr->msgh_id = kOSNotificationMessageID; in handler()
1220 hdr->msgh_id = kOSNotificationMessageID; in handler()
2301 replyMsg.msgHdr.msgh_id = kOSNotificationMessageID; in _sendAsyncResult64()