HomeSort by: relevance | last modified time | path
    Searched refs:linux_sys_fchmodat (Results 1 - 17 of 17) sorted by relevancy

  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 282 check_syscall_args(linux_sys_fchmodat)
1248 int linux_sys_fchmodat(struct lwp *, const struct linux_sys_fchmodat_args *, register_t *);
linux_sysent.c 280 .sy_call = (sy_call_t *)linux_sys_fchmodat
  /src/sys/compat/linux/arch/alpha/
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 *);
linux_sysent.c 1871 .sy_call = (sy_call_t *)linux_sys_fchmodat
  /src/sys/compat/linux/arch/amd64/
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 *);
linux_sysent.c 1255 .sy_call = (sy_call_t *)linux_sys_fchmodat
  /src/sys/compat/linux/arch/arm/
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 *);
linux_sysent.c 1420 .sy_call = (sy_call_t *)linux_sys_fchmodat
  /src/sys/compat/linux/arch/i386/
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 *);
linux_sysent.c 1352 .sy_call = (sy_call_t *)linux_sys_fchmodat
  /src/sys/compat/linux/arch/m68k/
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 *);
linux_sysent.c 1335 .sy_call = (sy_call_t *)linux_sys_fchmodat
  /src/sys/compat/linux/arch/mips/
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 *);
linux_sysent.c 1319 .sy_call = (sy_call_t *)linux_sys_fchmodat
  /src/sys/compat/linux/arch/powerpc/
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 *);
linux_sysent.c 1296 .sy_call = (sy_call_t *)linux_sys_fchmodat
  /src/sys/compat/linux/common/
linux_file.c 734 linux_sys_fchmodat(struct lwp *l, const struct linux_sys_fchmodat_args *uap, function in typeref:typename:int

Completed in 30 milliseconds