Symbol: linux_sys_setrlimit
sys/compat/linux/arch/aarch64/linux_syscallargs.h
1449
int linux_sys_setrlimit(struct lwp *, const struct linux_sys_setrlimit_args *, register_t *);
sys/compat/linux/arch/aarch64/linux_syscallargs.h
761
check_syscall_args(linux_sys_setrlimit)
sys/compat/linux/arch/aarch64/linux_sysent.c
762
.sy_call = (sy_call_t *)linux_sys_setrlimit
sys/compat/linux/arch/alpha/linux_syscallargs.h
1645
int linux_sys_setrlimit(struct lwp *, const struct linux_sys_setrlimit_args *, register_t *);
sys/compat/linux/arch/alpha/linux_syscallargs.h
427
check_syscall_args(linux_sys_setrlimit)
sys/compat/linux/arch/alpha/linux_sysent.c
631
.sy_call = (sy_call_t *)linux_sys_setrlimit
sys/compat/linux/arch/amd64/linux_syscallargs.h
1660
int linux_sys_setrlimit(struct lwp *, const struct linux_sys_setrlimit_args *, register_t *);
sys/compat/linux/arch/amd64/linux_syscallargs.h
670
check_syscall_args(linux_sys_setrlimit)
sys/compat/linux/arch/amd64/linux_sysent.c
810
.sy_call = (sy_call_t *)linux_sys_setrlimit
sys/compat/linux/arch/arm/linux_syscallargs.h
1545
int linux_sys_setrlimit(struct lwp *, const struct linux_sys_setrlimit_args *, register_t *);
sys/compat/linux/arch/arm/linux_syscallargs.h
243
check_syscall_args(linux_sys_setrlimit)
sys/compat/linux/arch/arm/linux_sysent.c
342
.sy_call = (sy_call_t *)linux_sys_setrlimit
sys/compat/linux/arch/i386/linux_syscallargs.h
1557
int linux_sys_setrlimit(struct lwp *, const struct linux_sys_setrlimit_args *, register_t *);
sys/compat/linux/arch/i386/linux_syscallargs.h
248
check_syscall_args(linux_sys_setrlimit)
sys/compat/linux/arch/i386/linux_sysent.c
343
.sy_call = (sy_call_t *)linux_sys_setrlimit
sys/compat/linux/arch/m68k/linux_syscallargs.h
1530
int linux_sys_setrlimit(struct lwp *, const struct linux_sys_setrlimit_args *, register_t *);
sys/compat/linux/arch/m68k/linux_syscallargs.h
244
check_syscall_args(linux_sys_setrlimit)
sys/compat/linux/arch/m68k/linux_sysent.c
355
.sy_call = (sy_call_t *)linux_sys_setrlimit
sys/compat/linux/arch/mips/linux_syscallargs.h
1571
int linux_sys_setrlimit(struct lwp *, const struct linux_sys_setrlimit_args *, register_t *);
sys/compat/linux/arch/mips/linux_syscallargs.h
230
check_syscall_args(linux_sys_setrlimit)
sys/compat/linux/arch/mips/linux_sysent.c
342
.sy_call = (sy_call_t *)linux_sys_setrlimit
sys/compat/linux/arch/powerpc/linux_syscallargs.h
1460
int linux_sys_setrlimit(struct lwp *, const struct linux_sys_setrlimit_args *, register_t *);
sys/compat/linux/arch/powerpc/linux_syscallargs.h
230
check_syscall_args(linux_sys_setrlimit)
sys/compat/linux/arch/powerpc/linux_sysent.c
340
.sy_call = (sy_call_t *)linux_sys_setrlimit