Searched refs:notifyHeader (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/IOKitUser-907.100.13/
H A Dionotify.c84 OSNotificationHeader notifyHeader; member in struct:__anon2400
H A DFireWireTest.cpp230 OSNotificationHeader notifyHeader; member in struct:__anon2335
/macosx-10.9.5/configd-596.15/SystemConfiguration.fproj/
H A DSCDPrivate.c1360 _SC_SimulateCrash(const char *crash_info, CFStringRef notifyHeader, CFStringRef notifyMessage) argument
1398 if (ok && (notifyHeader != NULL) && (notifyMessage != NULL)) {
1413 notifyHeader,
1428 _SC_crash(const char *crash_info, CFStringRef notifyHeader, CFStringRef notifyMessage) argument
1440 ok = _SC_SimulateCrash(crash_info, notifyHeader, notifyMessage);
H A DSCPrivate.h835 CFStringRef notifyHeader,
/macosx-10.9.5/xnu-2422.115.4/iokit/Kernel/
H A DIOUserClient.cpp453 OSNotificationHeader64 notifyHeader; member in struct:IOServiceUserNotification::PingMsg
486 OSNotificationHeader64 notifyHeader __attribute__ ((packed)); member in struct:IOServiceMessageUserNotification::PingMsg
608 pingMsg->notifyHeader.size = 0;
609 pingMsg->notifyHeader.type = type;
610 bcopy( reference, pingMsg->notifyHeader.reference, referenceSize );
669 if( kIOServiceTerminatedNotificationType == pingMsg->notifyHeader.type)
760 pingMsg->notifyHeader.size = extraSize;
761 pingMsg->notifyHeader.type = type;
762 bcopy( reference, pingMsg->notifyHeader.reference, referenceSize );
800 ((((uint8_t *) pingMsg) + msgSize) - pingMsg->notifyHeader
[all...]
/macosx-10.9.5/IOKitUser-907.100.13/usb.subproj/
H A DUSBTest.cpp349 OSNotificationHeader notifyHeader; member in struct:__anon2447
/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDLib/
H A DIOHIDDeviceClass.cpp514 OSNotificationHeader notifyHeader; member in struct:__anon2243

Completed in 114 milliseconds