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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysent.h42 typedef void sy_munge_t(const void *, void *); typedef
49 sy_munge_t *sy_arg_munge32; /* system call arguments munger for 32-bit process */
50 sy_munge_t *sy_arg_munge64; /* system call arguments munger for 64-bit process */
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/ppc/
H A Dsystemcalls.c134 sy_munge_t *mungerp;
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/i386/
H A Dsystemcalls.c130 sy_munge_t *mungerp;

Completed in 27 milliseconds