Searched refs:linux_getgroups (Results 1 - 7 of 7) sorted by path

/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_proto.h1331 int linux_getgroups(struct thread *, struct linux_getgroups_args *);
H A Dlinux_sysent.c135 { AS(linux_getgroups_args), (sy_call_t *)linux_getgroups, AUE_GETGROUPS, NULL, 0, 0, 0, SY_THR_STATIC }, /* 115 = linux_getgroups */
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_proto.h1661 int linux_getgroups(struct thread *, struct linux_getgroups_args *);
H A Dlinux32_sysent.c226 { AS(linux_getgroups_args), (sy_call_t *)linux_getgroups, AUE_GETGROUPS, NULL, 0, 0, 0, SY_THR_STATIC }, /* 205 = linux_getgroups */
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_misc.c1370 linux_getgroups(struct thread *td, struct linux_getgroups_args *args) function
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_proto.h1680 int linux_getgroups(struct thread *, struct linux_getgroups_args *);
H A Dlinux_sysent.c225 { AS(linux_getgroups_args), (sy_call_t *)linux_getgroups, AUE_GETGROUPS, NULL, 0, 0, 0, SY_THR_STATIC }, /* 205 = linux_getgroups */

Completed in 277 milliseconds