Home
last modified time | relevance | path

Searched refs:UNDReply_no_senders (Results 1 – 1 of 1) sorted by relevance

/xnu-11215.61.5/osfmk/UserNotification/
H A DKUNCUserNotifications.c66 UNDReply_no_senders(ipc_port_t port, mach_port_mscount_t mscount);
70 .iko_op_no_senders = UNDReply_no_senders);
199 UNDReply_no_senders(ipc_port_t port, mach_port_mscount_t mscount) in UNDReply_no_senders() function