Home
last modified time | relevance | path

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

/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32_rlimit.c70 netbsd32_getrlimit(struct lwp *l, const struct netbsd32_getrlimit_args *uap, in netbsd32_getrlimit()
H A Dnetbsd32_sysent.c891 ns(struct netbsd32_getrlimit_args),
H A Dnetbsd32_syscallargs.h1030 struct netbsd32_getrlimit_args { struct
3182 int netbsd32_getrlimit(struct lwp *, const struct netbsd32_getrlimit_args *, register_t *);
H A Dnetbsd32_systrace_args.c1400 const struct netbsd32_getrlimit_args *p = params; in systrace_args()