Home
last modified time | relevance | path

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

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