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

  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 109 struct linux_sys_removexattr_args { struct
1197 int linux_sys_removexattr(struct lwp *, const struct linux_sys_removexattr_args *, register_t *);
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 911 struct linux_sys_removexattr_args { struct
1845 int linux_sys_removexattr(struct lwp *, const struct linux_sys_removexattr_args *, register_t *);
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 799 struct linux_sys_removexattr_args { struct
1706 int linux_sys_removexattr(struct lwp *, const struct linux_sys_removexattr_args *, register_t *);
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 871 struct linux_sys_removexattr_args { struct
1795 int linux_sys_removexattr(struct lwp *, const struct linux_sys_removexattr_args *, register_t *);
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 900 struct linux_sys_removexattr_args { struct
1815 int linux_sys_removexattr(struct lwp *, const struct linux_sys_removexattr_args *, register_t *);
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 864 struct linux_sys_removexattr_args { struct
1782 int linux_sys_removexattr(struct lwp *, const struct linux_sys_removexattr_args *, register_t *);
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 912 struct linux_sys_removexattr_args { struct
1825 int linux_sys_removexattr(struct lwp *, const struct linux_sys_removexattr_args *, register_t *);
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 802 struct linux_sys_removexattr_args { struct
1692 int linux_sys_removexattr(struct lwp *, const struct linux_sys_removexattr_args *, register_t *);

Completed in 27 milliseconds