/src/sys/compat/linux/arch/aarch64/ |
linux_syscallargs.h | 311 struct linux_sys_getdents64_args { struct 1260 int linux_sys_getdents64(struct lwp *, const struct linux_sys_getdents64_args *, register_t *);
|
/src/sys/compat/linux/arch/alpha/ |
linux_syscallargs.h | 814 struct linux_sys_getdents64_args { struct 1804 int linux_sys_getdents64(struct lwp *, const struct linux_sys_getdents64_args *, register_t *);
|
/src/sys/compat/linux/arch/amd64/ |
linux_syscallargs.h | 852 struct linux_sys_getdents64_args { struct 1709 int linux_sys_getdents64(struct lwp *, const struct linux_sys_getdents64_args *, register_t *);
|
/src/sys/compat/linux/arch/arm/ |
linux_syscallargs.h | 769 struct linux_sys_getdents64_args { struct 1750 int linux_sys_getdents64(struct lwp *, const struct linux_sys_getdents64_args *, register_t *);
|
/src/sys/compat/linux/arch/i386/ |
linux_syscallargs.h | 802 struct linux_sys_getdents64_args { struct 1782 int linux_sys_getdents64(struct lwp *, const struct linux_sys_getdents64_args *, register_t *);
|
/src/sys/compat/linux/arch/m68k/ |
linux_syscallargs.h | 774 struct linux_sys_getdents64_args { struct 1751 int linux_sys_getdents64(struct lwp *, const struct linux_sys_getdents64_args *, register_t *);
|
/src/sys/compat/linux/arch/mips/ |
linux_syscallargs.h | 814 struct linux_sys_getdents64_args { struct 1792 int linux_sys_getdents64(struct lwp *, const struct linux_sys_getdents64_args *, register_t *);
|
/src/sys/compat/linux/arch/powerpc/ |
linux_syscallargs.h | 701 struct linux_sys_getdents64_args { struct 1655 int linux_sys_getdents64(struct lwp *, const struct linux_sys_getdents64_args *, register_t *);
|