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

  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 46 struct linux_sys_lsetxattr_args { struct
1181 int linux_sys_lsetxattr(struct lwp *, const struct linux_sys_lsetxattr_args *, register_t *);
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 848 struct linux_sys_lsetxattr_args { struct
1829 int linux_sys_lsetxattr(struct lwp *, const struct linux_sys_lsetxattr_args *, register_t *);
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 736 struct linux_sys_lsetxattr_args { struct
1690 int linux_sys_lsetxattr(struct lwp *, const struct linux_sys_lsetxattr_args *, register_t *);
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 808 struct linux_sys_lsetxattr_args { struct
1779 int linux_sys_lsetxattr(struct lwp *, const struct linux_sys_lsetxattr_args *, register_t *);
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 837 struct linux_sys_lsetxattr_args { struct
1799 int linux_sys_lsetxattr(struct lwp *, const struct linux_sys_lsetxattr_args *, register_t *);
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 801 struct linux_sys_lsetxattr_args { struct
1766 int linux_sys_lsetxattr(struct lwp *, const struct linux_sys_lsetxattr_args *, register_t *);
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 849 struct linux_sys_lsetxattr_args { struct
1809 int linux_sys_lsetxattr(struct lwp *, const struct linux_sys_lsetxattr_args *, register_t *);
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 739 struct linux_sys_lsetxattr_args { struct
1676 int linux_sys_lsetxattr(struct lwp *, const struct linux_sys_lsetxattr_args *, register_t *);

Completed in 28 milliseconds