Home
last modified time | relevance | path

Searched refs:__getrlimit_args (Results 1 – 6 of 6) sorted by relevance

/freebsd-11-stable/sys/kern/
HDkern_resource.c771 struct __getrlimit_args { struct
778 sys_getrlimit(struct thread *td, struct __getrlimit_args *uap) in sys_getrlimit() argument
HDinit_sysent.c242 …{ AS(__getrlimit_args), (sy_call_t *)sys_getrlimit, AUE_GETRLIMIT, NULL, 0, 0, SYF_CAPENABLED, SY_…
HDsystrace_args.c989 struct __getrlimit_args *p = params; in systrace_args()
/freebsd-11-stable/sys/compat/freebsd32/
HDfreebsd32_sysent.c249 …{ AS(__getrlimit_args), (sy_call_t *)sys_getrlimit, AUE_GETRLIMIT, NULL, 0, 0, SYF_CAPENABLED, SY_…
HDfreebsd32_systrace_args.c959 struct __getrlimit_args *p = params; in systrace_args()
/freebsd-11-stable/sys/sys/
HDsysproto.h569 struct __getrlimit_args { struct
1920 int sys_getrlimit(struct thread *, struct __getrlimit_args *);