Searched refs:notify (Results 1 – 3 of 3) sorted by relevance
/mach/ |
A D | msg.c | 40 mach_port_t notify) in __mach_msg_trap() argument 43 rcv_size, rcv_name, timeout, notify, in __mach_msg_trap() 56 mach_port_t notify, in weak_alias() 71 rcv_size, rcv_name, timeout, notify, in weak_alias() 79 rcv_size, rcv_name, timeout, notify, in weak_alias() 85 0, rcv_size, rcv_name, timeout, notify, in weak_alias() 100 mach_port_t notify) in weak_alias() 112 rcv_size, rcv_name, timeout, notify); in weak_alias() 119 rcv_size, rcv_name, timeout, notify); in weak_alias() 124 0, rcv_size, rcv_name, timeout, notify); in weak_alias()
|
A D | err_mach.sub | 65 /* 5 */ "(ipc/send) will notify", 66 /* 6 */ "(ipc/send) notify in progress", 71 /* 11 */ "(ipc/send) invalid notify port", 74 /* 14 */ "(ipc/send) no notify possible", 87 /* 7 */ "(ipc/rcv) invalid notify port",
|
A D | err_ipc.sub | 54 "(ipc/send) will notify", /* -105 */ 55 "(ipc/send) notify in progress", /* -106 */
|
Completed in 6 milliseconds