Searched refs:XPC_N_CALL (Results 1 – 3 of 3) sorted by relevance
283 #define XPC_N_CALL 0x01 /* notify function provided by user */ macro
939 flags, payload, payload_size, XPC_N_CALL, func, key); in xpc_initiate_send_notify()
1544 DBUG_ON(notify_type != XPC_N_CALL); in xpc_send_payload_uv()