Searched refs:linux_getgid (Results 1 – 5 of 5) sorted by relevance
| /trueos/sys/amd64/linux32/ |
| HD | linux32_sysent.c | 222 …{ 0, (sy_call_t *)linux_getgid, AUE_GETGID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 200 = linux_getgid …
|
| HD | linux32_proto.h | 1260 int linux_getgid(struct thread *, struct linux_getgid_args *);
|
| /trueos/sys/i386/linux/ |
| HD | linux_sysent.c | 221 …{ 0, (sy_call_t *)linux_getgid, AUE_GETGID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 200 = linux_getgid …
|
| HD | linux_proto.h | 1272 int linux_getgid(struct thread *, struct linux_getgid_args *);
|
| /trueos/sys/compat/linux/ |
| HD | linux_misc.c | 1560 linux_getgid(struct thread *td, struct linux_getgid_args *args) in linux_getgid() function
|