Searched refs:linux32_sys_setfsgid_args (Results 1 – 7 of 7) sorted by relevance
| /netbsd-src/sys/compat/linux32/arch/aarch64/ |
| H A D | linux32_syscallargs.h | 436 struct linux32_sys_setfsgid_args; 738 struct linux32_sys_setfsgid_args { struct 1335 int linux32_sys_setfsgid(struct lwp *, const struct linux32_sys_setfsgid_args *, register_t *);
|
| H A D | linux32_sysent.c | 546 ns(struct linux32_sys_setfsgid_args), 838 ns(struct linux32_sys_setfsgid_args),
|
| H A D | linux32_systrace_args.c | 807 const struct linux32_sys_setfsgid_args *p = params; in systrace_args() 1344 const struct linux32_sys_setfsgid_args *p = params; in systrace_args()
|
| /netbsd-src/sys/compat/linux32/arch/amd64/ |
| H A D | linux32_syscallargs.h | 452 struct linux32_sys_setfsgid_args; 754 struct linux32_sys_setfsgid_args { struct 1336 int linux32_sys_setfsgid(struct lwp *, const struct linux32_sys_setfsgid_args *, register_t *);
|
| H A D | linux32_sysent.c | 553 ns(struct linux32_sys_setfsgid_args), 845 ns(struct linux32_sys_setfsgid_args),
|
| H A D | linux32_systrace_args.c | 839 const struct linux32_sys_setfsgid_args *p = params; in systrace_args() 1376 const struct linux32_sys_setfsgid_args *p = params; in systrace_args()
|
| /netbsd-src/sys/compat/linux32/common/ |
| H A D | linux32_unistd.c | 758 linux32_sys_setfsgid(struct lwp *l, const struct linux32_sys_setfsgid_args *uap, register_t *retval) in linux32_sys_setfsgid()
|