Searched refs:kOSNotificationMessageID (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/
H A DOSMessageNotification.h62 kOSNotificationMessageID = 53, enumerator in enum:__anon14814
/macosx-10.10.1/IOKitUser-1050.1.21/
H A DIOKitLib.c178 case kOSNotificationMessageID:
735 kr = IOCreateReceivePort(kOSNotificationMessageID, &notify->wakePort);
1017 if( msg->msgh_id != kOSNotificationMessageID)
1068 if( msg->msgh_id != kOSNotificationMessageID)
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOUserClient.cpp606 pingMsg->msgHdr.msgh_id = kOSNotificationMessageID;
752 pingMsg->msgHdr.msgh_id = kOSNotificationMessageID;
1447 replyMsg.msgHdr.msgh_id = kOSNotificationMessageID;
/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDLib/
H A DIOHIDDeviceClass.cpp1525 if( msgh->msgh_id == kOSNotificationMessageID)

Completed in 194 milliseconds