Searched refs:iokit_notify (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/device/
H A Ddevice_types.h126 extern boolean_t iokit_notify( mach_msg_header_t *msg );
H A Diokit_rpc.c419 iokit_notify( mach_msg_header_t * msg ) function
431 printf("iokit_notify: strange notification %d\n", msg->msgh_id);
/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dipc_kobject.c568 return iokit_notify(request_header);

Completed in 31 milliseconds