Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_prot.c290 struct getgroups_args { struct
296 sys_getgroups(struct thread *td, struct getgroups_args *uap) in sys_getgroups() argument
H A Dinit_sysent.c137 …{ .sy_narg = AS(getgroups_args), .sy_call = (sy_call_t *)sys_getgroups, .sy_auevent = AUE_GETGROUP…
H A Dsystrace_args.c472 struct getgroups_args *p = params; in systrace_args()
/f-stack/freebsd/sys/
H A Dsysproto.h286 struct getgroups_args { struct
1909 int sys_getgroups(struct thread *, struct getgroups_args *);