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)
1261 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 1204 check_syscall_args(linux_sys_fchmodat)
1937 int linux_sys_fchmodat(struct lwp *, const struct linux_sys_fchmodat_args *, register_t *);
linux_sysent.c 1875 .sy_call = (sy_call_t *)linux_sys_fchmodat
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 1094 check_syscall_args(linux_sys_fchmodat)
1800 int linux_sys_fchmodat(struct lwp *, const struct linux_sys_fchmodat_args *, register_t *);
linux_sysent.c 1259 .sy_call = (sy_call_t *)linux_sys_fchmodat
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 1168 check_syscall_args(linux_sys_fchmodat)
1889 int linux_sys_fchmodat(struct lwp *, const struct linux_sys_fchmodat_args *, register_t *);
linux_sysent.c 1424 .sy_call = (sy_call_t *)linux_sys_fchmodat
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 1207 check_syscall_args(linux_sys_fchmodat)
1913 int linux_sys_fchmodat(struct lwp *, const struct linux_sys_fchmodat_args *, register_t *);
linux_sysent.c 1354 .sy_call = (sy_call_t *)linux_sys_fchmodat
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 1145 check_syscall_args(linux_sys_fchmodat)
1874 int linux_sys_fchmodat(struct lwp *, const struct linux_sys_fchmodat_args *, register_t *);
linux_sysent.c 1337 .sy_call = (sy_call_t *)linux_sys_fchmodat
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 1206 check_syscall_args(linux_sys_fchmodat)
1919 int linux_sys_fchmodat(struct lwp *, const struct linux_sys_fchmodat_args *, register_t *);
linux_sysent.c 1321 .sy_call = (sy_call_t *)linux_sys_fchmodat
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 1111 check_syscall_args(linux_sys_fchmodat)
1788 int linux_sys_fchmodat(struct lwp *, const struct linux_sys_fchmodat_args *, register_t *);
linux_sysent.c 1298 .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

Completed in 37 milliseconds