Searched refs:sys_setrlimit (Results 1 – 4 of 4) sorted by relevance
602 sys_setrlimit(struct thread *td, struct setrlimit_args *uap) in sys_setrlimit() function
258 …{ .sy_narg = AS(setrlimit_args), .sy_call = (sy_call_t *)sys_setrlimit, .sy_auevent = AUE_SETRLIMI…
259 …{ .sy_narg = AS(setrlimit_args), .sy_call = (sy_call_t *)sys_setrlimit, .sy_auevent = AUE_SETRLIMI…
2007 int sys_setrlimit(struct thread *, struct setrlimit_args *);