Home
last modified time | relevance | path

Searched refs:__setrlimit_args (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/kern/
H A Dkern_resource.c595 struct __setrlimit_args { struct
601 sys_setrlimit(struct thread *td, struct __setrlimit_args *uap) in sys_setrlimit() argument
H A Dinit_sysent.c253 …{ .sy_narg = AS(__setrlimit_args), .sy_call = (sy_call_t *)sys_setrlimit, .sy_auevent = AUE_SETRLI…
H A Dsystrace_args.c957 struct __setrlimit_args *p = params; in systrace_args()
/f-stack/freebsd/sys/
H A Dsysproto.h554 struct __setrlimit_args { struct
1967 int sys_setrlimit(struct thread *, struct __setrlimit_args *);