Searched refs:minherit_args (Results 1 – 6 of 6) sorted by relevance
719 struct minherit_args { struct726 sys_minherit(struct thread *td, struct minherit_args *uap) in sys_minherit() argument
671 struct minherit_args { struct2078 int sys_minherit(struct thread *, struct minherit_args *);
320 …{ .sy_narg = AS(minherit_args), .sy_call = (sy_call_t *)sys_minherit, .sy_auevent = AUE_MINHERIT, …
1213 struct minherit_args *p = params; in systrace_args()
319 …{ .sy_narg = AS(minherit_args), .sy_call = (sy_call_t *)sys_minherit, .sy_auevent = AUE_MINHERIT, …
1242 struct minherit_args *p = params; in systrace_args()