Searched refs:linux_getgid (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12.1/sys/arm64/linux/ |
| H A D | linux_sysent.c | 196 …{ 0, (sy_call_t *)linux_getgid, AUE_GETGID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 176 = linux_getgid …
|
| H A D | linux_proto.h | 1191 int linux_getgid(struct thread *, struct linux_getgid_args *);
|
| /freebsd-12.1/sys/amd64/linux/ |
| H A D | linux_sysent.c | 124 …{ 0, (sy_call_t *)linux_getgid, AUE_GETGID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 104 = linux_getgid …
|
| H A D | linux_proto.h | 1330 int linux_getgid(struct thread *, struct linux_getgid_args *);
|
| /freebsd-12.1/sys/amd64/linux32/ |
| H A D | linux32_sysent.c | 220 …{ 0, (sy_call_t *)linux_getgid, AUE_GETGID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 200 = linux_getgid …
|
| H A D | linux32_proto.h | 1661 int linux_getgid(struct thread *, struct linux_getgid_args *);
|
| /freebsd-12.1/sys/i386/linux/ |
| H A D | linux_sysent.c | 220 …{ 0, (sy_call_t *)linux_getgid, AUE_GETGID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 200 = linux_getgid …
|
| H A D | linux_proto.h | 1680 int linux_getgid(struct thread *, struct linux_getgid_args *);
|
| /freebsd-12.1/sys/compat/linux/ |
| H A D | linux_misc.c | 1757 linux_getgid(struct thread *td, struct linux_getgid_args *args) in linux_getgid() function
|