Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kern/
H A Dipc_mig.c116 mach_msg_timeout_t timeout_val = MACH_MSG_TIMEOUT_NONE; in mach_msg_send_from_kernel() local
125 mach_msg_timeout_t timeout_val) in mach_msg_send_from_kernel_with_options() argument
134 mach_msg_timeout_t timeout_val, in kernel_mach_msg_send_common() argument
164 mr = ipc_kmsg_send(kmsg, option, timeout_val); in kernel_mach_msg_send_common()
179 mach_msg_timeout_t timeout_val, in kernel_mach_msg_send() argument
208 mach_msg_timeout_t timeout_val = MACH_MSG_TIMEOUT_NONE; in mach_msg_send_from_kernel_proper() local
221 return kernel_mach_msg_send_common(kmsg, option, timeout_val, NULL); in mach_msg_send_from_kernel_proper()
229 mach_msg_timeout_t timeout_val = MACH_MSG_TIMEOUT_NONE; in kernel_mach_msg_send_kmsg() local
233 return kernel_mach_msg_send_common(kmsg, option, timeout_val, NULL); in kernel_mach_msg_send_kmsg()
241 mach_msg_timeout_t timeout_val,
[all …]
H A Dipc_mig.h229 mach_msg_timeout_t timeout_val,
239 mach_msg_timeout_t timeout_val,
248 mach_msg_timeout_t timeout_val);
/xnu-11215/osfmk/ipc/
H A Dipc_mqueue.h163 mach_msg_timeout_t timeout_val);
173 mach_msg_timeout_t timeout_val,
H A Dipc_kmsg.h327 mach_msg_timeout_t timeout_val);