Home
last modified time | relevance | path

Searched refs:sys_setgroups (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/sys/kern/
H A Dkern_prot.c811 sys_setgroups(struct thread *td, struct setgroups_args *uap) in sys_setgroups() function
H A Dinit_sysent.c143 …{ .sy_narg = AS(setgroups_args), .sy_call = (sy_call_t *)sys_setgroups, .sy_auevent = AUE_SETGROUP…
/freebsd-14.2/crypto/heimdal/appl/ftp/
H A DChangeLog29 without syscall hooks to change sys_setgroups preserve the
/freebsd-14.2/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c144 …{ .sy_narg = AS(setgroups_args), .sy_call = (sy_call_t *)sys_setgroups, .sy_auevent = AUE_SETGROUP…
/freebsd-14.2/sys/sys/
H A Dsysproto.h1950 int sys_setgroups(struct thread *, struct setgroups_args *);