Home
last modified time | relevance | path

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

/xnu-11215.41.3/osfmk/kern/
H A Dipc_mig.h193 extern mach_msg_return_t mach_msg_rpc_from_kernel(
211 #define mach_msg_rpc_from_kernel mach_msg_rpc_from_kernel_proper macro
H A Dipc_mig.c563 mach_msg_rpc_from_kernel( in mach_msg_rpc_from_kernel() function
575 extern typeof(mach_msg_rpc_from_kernel) mach_msg_rpc_from_kernel_proper;
/xnu-11215.41.3/doc/mach_ipc/
H A Dkmsg.md418 - `mach_msg_rpc_from_kernel` to perform query/reply messaging,