/src/sys/compat/linux/arch/aarch64/ |
linux_syscallargs.h | 64 struct linux_sys_getxattr_args { struct 1172 int linux_sys_getxattr(struct lwp *, const struct linux_sys_getxattr_args *, register_t *);
|
/src/sys/compat/linux/arch/alpha/ |
linux_syscallargs.h | 861 struct linux_sys_getxattr_args { struct 1818 int linux_sys_getxattr(struct lwp *, const struct linux_sys_getxattr_args *, register_t *);
|
/src/sys/compat/linux/arch/amd64/ |
linux_syscallargs.h | 749 struct linux_sys_getxattr_args { struct 1679 int linux_sys_getxattr(struct lwp *, const struct linux_sys_getxattr_args *, register_t *);
|
/src/sys/compat/linux/arch/arm/ |
linux_syscallargs.h | 821 struct linux_sys_getxattr_args { struct 1768 int linux_sys_getxattr(struct lwp *, const struct linux_sys_getxattr_args *, register_t *);
|
/src/sys/compat/linux/arch/i386/ |
linux_syscallargs.h | 850 struct linux_sys_getxattr_args { struct 1796 int linux_sys_getxattr(struct lwp *, const struct linux_sys_getxattr_args *, register_t *);
|
/src/sys/compat/linux/arch/m68k/ |
linux_syscallargs.h | 814 struct linux_sys_getxattr_args { struct 1763 int linux_sys_getxattr(struct lwp *, const struct linux_sys_getxattr_args *, register_t *);
|
/src/sys/compat/linux/arch/mips/ |
linux_syscallargs.h | 862 struct linux_sys_getxattr_args { struct 1806 int linux_sys_getxattr(struct lwp *, const struct linux_sys_getxattr_args *, register_t *);
|
/src/sys/compat/linux/arch/powerpc/ |
linux_syscallargs.h | 752 struct linux_sys_getxattr_args { struct 1673 int linux_sys_getxattr(struct lwp *, const struct linux_sys_getxattr_args *, register_t *);
|