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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_mman.c717 mprotect(__unused proc_t p, struct mprotect_args *uap, __unused register_t *retval)
H A Dinit_sysent.c134 {AC(mprotect_args), 0, 0, (sy_call_t *)mprotect, munge_www, munge_ddd, _SYSCALL_RET_INT_T, 12}, /* 74 = mprotect */
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h352 struct mprotect_args { struct
1766 int mprotect(struct proc *, struct mprotect_args *, int *);

Completed in 24 milliseconds