sys_getrlimit
int sys_getrlimit(struct lwp *, const struct sys_getrlimit_args *, register_t *);
.sy_call = (sy_call_t *)sys_getrlimit
int sys_getrlimit(struct lwp *, const struct sys_getrlimit_args *, register_t *);
.sy_call = (sy_call_t *)sys_getrlimit
.sy_call = (sy_call_t *)sys_getrlimit
{ 194, sys_getrlimit },
extern sy_call_t sys_getrlimit;
check_syscall_args(sys_getrlimit)
int sys_getrlimit(struct lwp *, const struct sys_getrlimit_args *, register_t *);