Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/sys/
H A Dsysent.h40 typedef void sy_munge_t(void *); typedef
46 sy_munge_t *sy_arg_munge32; /* system call arguments munger for 32-bit process */
/xnu-8792.41.9/bsd/dev/arm/
H A Dsystemcalls.c377 sy_munge_t *mungerp; in arm_get_u64_syscall_args()
426 sy_munge_t *mungerp; in arm_get_u32_syscall_args()
/xnu-8792.41.9/bsd/dev/i386/
H A Dsystemcalls.c137 sy_munge_t *mungerp; in unix_syscall()
/xnu-8792.41.9/osfmk/arm64/
H A Dplatform_tests.c1008 typedef void (*sy_munge_t)(void*); typedef
1013 sy_munge_t mt_func;