Home
last modified time | relevance | path

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

/xnu-12377.81.4/iokit/IOKit/ !
H A DOSMessageNotification.h62 kOSNotificationMessageID = 53, enumerator
/xnu-12377.81.4/iokit/Kernel/ !
H A DIOUserClient.cpp1071 hdr->msgh_id = kOSNotificationMessageID; in handler()
1255 hdr->msgh_id = kOSNotificationMessageID; in handler()
2334 replyMsg.msgHdr.msgh_id = kOSNotificationMessageID; in _sendAsyncResult64()