Searched refs:linux_getgid (Results 1 – 11 of 11) sorted by relevance
| /freebsd-13.1/sys/compat/linux/ |
| H A D | linux_misc.c | 1729 linux_getgid(struct thread *td, struct linux_getgid_args *args) in linux_getgid() function
|
| /freebsd-13.1/sys/amd64/linux/ |
| H A D | linux_sysent.c | 124 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_getgid, .sy_auevent = AUE_GETGID, .sy_flags = 0, .sy…
|
| H A D | linux_proto.h | 1466 int linux_getgid(struct thread *, struct linux_getgid_args *);
|
| /freebsd-13.1/sys/amd64/linux32/ |
| H A D | linux32_sysent.c | 220 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_getgid, .sy_auevent = AUE_GETGID, .sy_flags = 0, .sy…
|
| H A D | linux32_proto.h | 1791 int linux_getgid(struct thread *, struct linux_getgid_args *);
|
| /freebsd-13.1/sys/i386/linux/ |
| H A D | linux_sysent.c | 220 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_getgid, .sy_auevent = AUE_GETGID, .sy_flags = 0, .sy…
|
| H A D | linux_proto.h | 1785 int linux_getgid(struct thread *, struct linux_getgid_args *);
|
| /freebsd-13.1/sys/arm/linux/ |
| H A D | linux_sysent.c | 220 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_getgid, .sy_auevent = AUE_GETGID, .sy_flags = 0, .sy…
|
| H A D | linux_proto.h | 1359 int linux_getgid(struct thread *, struct linux_getgid_args *);
|
| /freebsd-13.1/sys/arm64/linux/ |
| H A D | linux_sysent.c | 196 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_getgid, .sy_auevent = AUE_GETGID, .sy_flags = 0, .sy…
|
| H A D | linux_proto.h | 1330 int linux_getgid(struct thread *, struct linux_getgid_args *);
|