Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_prot.c310 freebsd14_getgroups(struct thread *td, struct freebsd14_getgroups_args *uap) in freebsd14_getgroups()
H A Dinit_sysent.c148 …{ compat14(AS(freebsd14_getgroups_args),getgroups), .sy_auevent = AUE_GETGROUPS, .sy_flags = SYF_C…
/freebsd/sys/sys/
H A Dsysproto.h2810 struct freebsd14_getgroups_args { struct
2818 int freebsd14_getgroups(struct thread *, struct freebsd14_getgroups_args *); argument
/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c149 …{ compat14(AS(freebsd14_getgroups_args),getgroups), .sy_auevent = AUE_GETGROUPS, .sy_flags = SYF_C…