/src/sys/compat/linux/arch/aarch64/ |
linux_syscallargs.h | 692 struct linux_sys_getresuid_args { struct 1404 int linux_sys_getresuid(struct lwp *, const struct linux_sys_getresuid_args *, register_t *);
|
/src/sys/compat/linux/arch/alpha/ |
linux_syscallargs.h | 703 struct linux_sys_getresuid_args { struct 1764 int linux_sys_getresuid(struct lwp *, const struct linux_sys_getresuid_args *, register_t *);
|
/src/sys/compat/linux/arch/amd64/ |
linux_syscallargs.h | 490 struct linux_sys_getresuid_args { struct 1576 int linux_sys_getresuid(struct lwp *, const struct linux_sys_getresuid_args *, register_t *);
|
/src/sys/compat/linux/arch/arm/ |
linux_syscallargs.h | 738 struct linux_sys_getresuid_args { struct 1742 int linux_sys_getresuid(struct lwp *, const struct linux_sys_getresuid_args *, register_t *);
|
/src/sys/compat/linux/arch/i386/ |
linux_syscallargs.h | 761 struct linux_sys_getresuid_args { struct 1770 int linux_sys_getresuid(struct lwp *, const struct linux_sys_getresuid_args *, register_t *);
|
/src/sys/compat/linux/arch/m68k/ |
linux_syscallargs.h | 737 struct linux_sys_getresuid_args { struct 1743 int linux_sys_getresuid(struct lwp *, const struct linux_sys_getresuid_args *, register_t *);
|
/src/sys/compat/linux/arch/mips/ |
linux_syscallargs.h | 682 struct linux_sys_getresuid_args { struct 1744 int linux_sys_getresuid(struct lwp *, const struct linux_sys_getresuid_args *, register_t *);
|
/src/sys/compat/linux/arch/powerpc/ |
linux_syscallargs.h | 559 struct linux_sys_getresuid_args { struct 1604 int linux_sys_getresuid(struct lwp *, const struct linux_sys_getresuid_args *, register_t *);
|