Searched refs:linux_getuid (Results 1 – 7 of 7) sorted by relevance
| /freebsd-11-stable/sys/i386/linux/ |
| HD | linux_sysent.c | 219 …{ 0, (sy_call_t *)linux_getuid, AUE_GETUID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 199 = linux_getuid …
|
| HD | linux_proto.h | 1678 int linux_getuid(struct thread *, struct linux_getuid_args *);
|
| /freebsd-11-stable/sys/amd64/linux32/ |
| HD | linux32_sysent.c | 220 …{ 0, (sy_call_t *)linux_getuid, AUE_GETUID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 199 = linux_getuid …
|
| HD | linux32_proto.h | 1659 int linux_getuid(struct thread *, struct linux_getuid_args *);
|
| /freebsd-11-stable/sys/amd64/linux/ |
| HD | linux_sysent.c | 122 …{ 0, (sy_call_t *)linux_getuid, AUE_GETUID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 102 = linux_getuid …
|
| HD | linux_proto.h | 1327 int linux_getuid(struct thread *, struct linux_getuid_args *);
|
| /freebsd-11-stable/sys/compat/linux/ |
| HD | linux_misc.c | 1763 linux_getuid(struct thread *td, struct linux_getuid_args *args) in linux_getuid() function
|