Searched defs:mprotect (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/libsyscall/wrappers/legacy/
H A Dmprotect.c43 mprotect(void *addr, size_t len, int prot) function
/macosx-10.9.5/xnu-2422.115.4/bsd/sys/
H A Dmman.h200 int mprotect(void *, size_t, int) __DARWIN_ALIAS(mprotect); variable
/macosx-10.9.5/xnu-2422.115.4/bsd/kern/
H A Dkern_mman.c739 mprotect(__unused proc_t p, struct mprotect_args *uap, __unused int32_t *retval) function

Completed in 130 milliseconds