Home
last modified time | relevance | path

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

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