Home
last modified time | relevance | path

Searched refs:setgroups_args (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/kern/
H A Dkern_prot.c793 struct setgroups_args { struct
800 sys_setgroups(struct thread *td, struct setgroups_args *uap) in sys_setgroups() argument
H A Dinit_sysent.c138 …{ .sy_narg = AS(setgroups_args), .sy_call = (sy_call_t *)sys_setgroups, .sy_auevent = AUE_SETGROUP…
H A Dsystrace_args.c480 struct setgroups_args *p = params; in systrace_args()
/f-stack/freebsd/sys/
H A Dsysproto.h290 struct setgroups_args { struct
1910 int sys_setgroups(struct thread *, struct setgroups_args *);