Home
last modified time | relevance | path

Searched refs:minherit (Results 1 – 3 of 3) sorted by relevance

/xnu-10002.81.5/bsd/sys/
H A Dmman.h281 int minherit(void *, size_t, int);
/xnu-10002.81.5/bsd/man/man2/
H A DMakefile133 minherit.2 \
/xnu-10002.81.5/bsd/kern/
H A Dkern_mman.c1206 minherit(__unused proc_t p, struct minherit_args *uap, __unused int32_t *retval) in minherit() function