HomeSort by: relevance | last modified time | path
    Searched defs:linux_sys_fremovexattr_args (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 121 struct linux_sys_fremovexattr_args { struct
1188 int linux_sys_fremovexattr(struct lwp *, const struct linux_sys_fremovexattr_args *, register_t *);
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 918 struct linux_sys_fremovexattr_args { struct
1834 int linux_sys_fremovexattr(struct lwp *, const struct linux_sys_fremovexattr_args *, register_t *);
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 806 struct linux_sys_fremovexattr_args { struct
1695 int linux_sys_fremovexattr(struct lwp *, const struct linux_sys_fremovexattr_args *, register_t *);
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 878 struct linux_sys_fremovexattr_args { struct
1784 int linux_sys_fremovexattr(struct lwp *, const struct linux_sys_fremovexattr_args *, register_t *);
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 907 struct linux_sys_fremovexattr_args { struct
1812 int linux_sys_fremovexattr(struct lwp *, const struct linux_sys_fremovexattr_args *, register_t *);
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 871 struct linux_sys_fremovexattr_args { struct
1779 int linux_sys_fremovexattr(struct lwp *, const struct linux_sys_fremovexattr_args *, register_t *);
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 919 struct linux_sys_fremovexattr_args { struct
1822 int linux_sys_fremovexattr(struct lwp *, const struct linux_sys_fremovexattr_args *, register_t *);
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 809 struct linux_sys_fremovexattr_args { struct
1689 int linux_sys_fremovexattr(struct lwp *, const struct linux_sys_fremovexattr_args *, register_t *);

Completed in 21 milliseconds