Searched refs:mach_msg_copy_options_t (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/osfmk/mach/
H A Dmessage.h190 typedef unsigned int mach_msg_copy_options_t; typedef
249 mach_msg_copy_options_t copy: 8;
258 mach_msg_copy_options_t copy: 8;
271 mach_msg_copy_options_t copy: 8;
287 mach_msg_copy_options_t copy: 8;
296 mach_msg_copy_options_t copy: 8;
309 mach_msg_copy_options_t copy: 8;
/darwin-on-arm/xnu/osfmk/ipc/
H A Dipc_kmsg.c205 mach_msg_copy_options_t option);
384 mach_msg_copy_options_t option)
2063 mach_msg_copy_options_t copy_options;
2181 mach_msg_copy_options_t copy_option;
2819 mach_msg_copy_options_t copy = source_dsc->copy;
2839 mach_msg_copy_options_t copy = source_dsc->copy;
3216 mach_msg_copy_options_t copy_options;
3359 mach_msg_copy_options_t copy_options = MACH_MSG_VIRTUAL_COPY;
4060 mach_msg_copy_options_t copy = source_dsc->copy;
4078 mach_msg_copy_options_t cop
[all...]

Completed in 77 milliseconds