Searched refs:XPC_N_CALL (Results 1 – 4 of 4) sorted by relevance
409 #define XPC_N_CALL 0x01 /* notify function provided by user */ macro
942 flags, payload, payload_size, XPC_N_CALL, func, key); in xpc_initiate_send_notify()
1730 DBUG_ON(notify_type != XPC_N_CALL); in xpc_notify_senders_sn2()2178 DBUG_ON(notify_type == XPC_N_CALL && func == NULL); in xpc_send_payload_sn2()
1540 DBUG_ON(notify_type != XPC_N_CALL); in xpc_send_payload_uv()