| /src/sys/compat/linux/arch/i386/ |
| linux_syscallargs.h | 505 struct linux_sys_getdents_args { struct 1661 int linux_sys_getdents(struct lwp *, const struct linux_sys_getdents_args *, register_t *);
|
| /src/sys/compat/linux/arch/m68k/ |
| linux_syscallargs.h | 486 struct linux_sys_getdents_args { struct 1634 int linux_sys_getdents(struct lwp *, const struct linux_sys_getdents_args *, register_t *);
|
| /src/sys/compat/linux/arch/mips/ |
| linux_syscallargs.h | 450 struct linux_sys_getdents_args { struct 1662 int linux_sys_getdents(struct lwp *, const struct linux_sys_getdents_args *, register_t *);
|
| /src/sys/compat/linux/arch/powerpc/ |
| linux_syscallargs.h | 462 struct linux_sys_getdents_args { struct 1558 int linux_sys_getdents(struct lwp *, const struct linux_sys_getdents_args *, register_t *);
|
| /src/sys/compat/linux/arch/alpha/ |
| linux_syscallargs.h | 558 struct linux_sys_getdents_args { struct 1713 int linux_sys_getdents(struct lwp *, const struct linux_sys_getdents_args *, register_t *);
|
| /src/sys/compat/linux/arch/amd64/ |
| linux_syscallargs.h | 389 struct linux_sys_getdents_args { struct 1506 int linux_sys_getdents(struct lwp *, const struct linux_sys_getdents_args *, register_t *);
|
| /src/sys/compat/linux/arch/arm/ |
| linux_syscallargs.h | 487 struct linux_sys_getdents_args { struct 1643 int linux_sys_getdents(struct lwp *, const struct linux_sys_getdents_args *, register_t *);
|