Searched refs:linux_getegid16 (Results 1 – 5 of 5) sorted by relevance
| /freebsd-14.2/sys/compat/linux/ |
| H A D | linux_uid16.c | 213 linux_getegid16(struct thread *td, struct linux_getegid16_args *args) in linux_getegid16() function
|
| /freebsd-14.2/sys/i386/linux/ |
| H A D | linux_sysent.c | 67 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_getegid16, .sy_auevent = AUE_GETEGID, .sy_flags = 0,…
|
| H A D | linux_proto.h | 1771 int linux_getegid16(struct thread *, struct linux_getegid16_args *);
|
| /freebsd-14.2/sys/amd64/linux32/ |
| H A D | linux32_sysent.c | 68 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_getegid16, .sy_auevent = AUE_GETEGID, .sy_flags = 0,…
|
| H A D | linux32_proto.h | 1777 int linux_getegid16(struct thread *, struct linux_getegid16_args *);
|