Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_prot.c1201 freebsd14_setgroups(struct thread *td, struct freebsd14_setgroups_args *uap) in freebsd14_setgroups()
H A Dinit_sysent.c149 …{ compat14(AS(freebsd14_setgroups_args),setgroups), .sy_auevent = AUE_SETGROUPS, .sy_flags = 0, .s…
/freebsd/sys/sys/
H A Dsysproto.h2843 struct freebsd14_setgroups_args { struct
2848 int freebsd14_setgroups(struct thread *, struct freebsd14_setgroups_args *); argument
/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c150 …{ compat14(AS(freebsd14_setgroups_args),setgroups), .sy_auevent = AUE_SETGROUPS, .sy_flags = 0, .s…