Searched refs:linux_sys_fchmodat (Results 1 – 15 of 15) sorted by relevance
| /netbsd/src/sys/compat/linux/arch/amd64/ |
| D | linux_syscallargs.h | 1081 check_syscall_args(linux_sys_fchmodat) 1783 int linux_sys_fchmodat(struct lwp *, const struct linux_sys_fchmodat_args *, register_t *);
|
| D | linux_sysent.c | 1255 .sy_call = (sy_call_t *)linux_sys_fchmodat
|
| /netbsd/src/sys/compat/linux/arch/powerpc/ |
| D | linux_syscallargs.h | 1106 check_syscall_args(linux_sys_fchmodat) 1781 int linux_sys_fchmodat(struct lwp *, const struct linux_sys_fchmodat_args *, register_t *);
|
| D | linux_sysent.c | 1296 .sy_call = (sy_call_t *)linux_sys_fchmodat
|
| /netbsd/src/sys/compat/linux/arch/i386/ |
| D | linux_syscallargs.h | 1202 check_syscall_args(linux_sys_fchmodat) 1906 int linux_sys_fchmodat(struct lwp *, const struct linux_sys_fchmodat_args *, register_t *);
|
| D | linux_sysent.c | 1352 .sy_call = (sy_call_t *)linux_sys_fchmodat
|
| /netbsd/src/sys/compat/linux/arch/m68k/ |
| D | linux_syscallargs.h | 1140 check_syscall_args(linux_sys_fchmodat) 1867 int linux_sys_fchmodat(struct lwp *, const struct linux_sys_fchmodat_args *, register_t *);
|
| D | linux_sysent.c | 1335 .sy_call = (sy_call_t *)linux_sys_fchmodat
|
| /netbsd/src/sys/compat/linux/arch/arm/ |
| D | linux_syscallargs.h | 1155 check_syscall_args(linux_sys_fchmodat) 1872 int linux_sys_fchmodat(struct lwp *, const struct linux_sys_fchmodat_args *, register_t *);
|
| D | linux_sysent.c | 1420 .sy_call = (sy_call_t *)linux_sys_fchmodat
|
| /netbsd/src/sys/compat/linux/arch/alpha/ |
| D | linux_syscallargs.h | 1191 check_syscall_args(linux_sys_fchmodat) 1920 int linux_sys_fchmodat(struct lwp *, const struct linux_sys_fchmodat_args *, register_t *);
|
| D | linux_sysent.c | 1871 .sy_call = (sy_call_t *)linux_sys_fchmodat
|
| /netbsd/src/sys/compat/linux/arch/mips/ |
| D | linux_syscallargs.h | 1201 check_syscall_args(linux_sys_fchmodat) 1912 int linux_sys_fchmodat(struct lwp *, const struct linux_sys_fchmodat_args *, register_t *);
|
| D | linux_sysent.c | 1319 .sy_call = (sy_call_t *)linux_sys_fchmodat
|
| /netbsd/src/sys/compat/linux/common/ |
| D | linux_file.c | 734 linux_sys_fchmodat(struct lwp *l, const struct linux_sys_fchmodat_args *uap, in linux_sys_fchmodat() function
|