Searched refs:linux_getgid16 (Results 1 – 5 of 5) sorted by relevance
| /freebsd-head/sys/compat/linux/ |
| HD | linux_uid16.c | 195 linux_getgid16(struct thread *td, struct linux_getgid16_args *args) in linux_getgid16() function
|
| /freebsd-head/sys/amd64/linux32/ |
| HD | linux32_sysent.c | 65 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_getgid16, .sy_auevent = AUE_GETGID, .sy_flags = 0, .…
|
| HD | linux32_proto.h | 1774 int linux_getgid16(struct thread *, struct linux_getgid16_args *);
|
| /freebsd-head/sys/i386/linux/ |
| HD | linux_sysent.c | 64 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_getgid16, .sy_auevent = AUE_GETGID, .sy_flags = 0, .…
|
| HD | linux_proto.h | 1768 int linux_getgid16(struct thread *, struct linux_getgid16_args *);
|