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

/macosx-10.10/Security-57031.1.35/Security/include/security_utilities/
H A Dmach_notify.c91 #ifndef __AfterRcvSimple
92 #define __AfterRcvSimple(_NUM_, _NAME_) macro
93 #endif /* __AfterRcvSimple */
238 __AfterRcvSimple(65, "mach_notify_port_deleted")
295 __AfterRcvSimple(69, "mach_notify_port_destroyed")
343 __AfterRcvSimple(70, "mach_notify_no_senders")
388 __AfterRcvSimple(71, "mach_notify_send_once")
436 __AfterRcvSimple(72, "mach_notify_dead_name")
/macosx-10.10/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Dmach_notify.c91 #ifndef __AfterRcvSimple
92 #define __AfterRcvSimple(_NUM_, _NAME_) macro
93 #endif /* __AfterRcvSimple */
238 __AfterRcvSimple(65, "mach_notify_port_deleted")
295 __AfterRcvSimple(69, "mach_notify_port_destroyed")
343 __AfterRcvSimple(70, "mach_notify_no_senders")
388 __AfterRcvSimple(71, "mach_notify_send_once")
436 __AfterRcvSimple(72, "mach_notify_dead_name")
/macosx-10.10/xnu-2782.1.97/osfmk/kern/
H A Dipc_mig.h118 #define __AfterRcvSimple(msgid, _NAME_) \ macro

Completed in 71 milliseconds