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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_mman.c788 minherit(__unused proc_t p, struct minherit_args *uap, __unused register_t *retval)
H A Dinit_sysent.c363 {AC(minherit_args), 0, 0, (sy_call_t *)minherit, munge_www, munge_ddd, _SYSCALL_RET_INT_T, 12}, /* 250 = minherit */
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h942 struct minherit_args { struct
1911 int minherit(struct proc *, struct minherit_args *, int *);

Completed in 27 milliseconds