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
1201 int linux_sys_fremovexattr(struct lwp *, const struct linux_sys_fremovexattr_args *, register_t *);
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 923 struct linux_sys_fremovexattr_args { struct
1849 int linux_sys_fremovexattr(struct lwp *, const struct linux_sys_fremovexattr_args *, register_t *);
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 811 struct linux_sys_fremovexattr_args { struct
1710 int linux_sys_fremovexattr(struct lwp *, const struct linux_sys_fremovexattr_args *, register_t *);
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 883 struct linux_sys_fremovexattr_args { struct
1799 int linux_sys_fremovexattr(struct lwp *, const struct linux_sys_fremovexattr_args *, register_t *);
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 912 struct linux_sys_fremovexattr_args { struct
1819 int linux_sys_fremovexattr(struct lwp *, const struct linux_sys_fremovexattr_args *, register_t *);
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 876 struct linux_sys_fremovexattr_args { struct
1786 int linux_sys_fremovexattr(struct lwp *, const struct linux_sys_fremovexattr_args *, register_t *);
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 924 struct linux_sys_fremovexattr_args { struct
1829 int linux_sys_fremovexattr(struct lwp *, const struct linux_sys_fremovexattr_args *, register_t *);
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 814 struct linux_sys_fremovexattr_args { struct
1696 int linux_sys_fremovexattr(struct lwp *, const struct linux_sys_fremovexattr_args *, register_t *);

Completed in 27 milliseconds