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

/darwin-on-arm/xnu/bsd/sys/
H A Dsysent.h39 typedef void sy_munge_t(const void *, void *); typedef
46 sy_munge_t *sy_arg_munge32; /* system call arguments munger for 32-bit process */
47 sy_munge_t *sy_arg_munge64; /* system call arguments munger for 64-bit process */
/darwin-on-arm/xnu/bsd/dev/i386/
H A Dsystemcalls.c151 sy_munge_t *mungerp;

Completed in 22 milliseconds