Home
last modified time | relevance | path

Searched refs:sys_getrlimit_args (Results 1 – 9 of 9) sorted by relevance

/netbsd/sys/compat/freebsd/
H A Dfreebsd_syscallargs.h398 struct sys_getrlimit_args;
952 int sys_getrlimit(struct lwp *, const struct sys_getrlimit_args *, register_t *);
H A Dfreebsd_sysent.c910 ns(struct sys_getrlimit_args),
/netbsd/sys/compat/aoutm68k/
H A Daoutm68k_syscallargs.h462 struct sys_getrlimit_args;
1105 int sys_getrlimit(struct lwp *, const struct sys_getrlimit_args *, register_t *);
H A Daoutm68k_sysent.c1158 ns(struct sys_getrlimit_args),
/netbsd/sys/kern/
H A Dkern_resource.c460 sys_getrlimit(struct lwp *l, const struct sys_getrlimit_args *uap, in sys_getrlimit()
H A Dinit_sysent.c1021 ns(struct sys_getrlimit_args),
H A Dsystrace_args.c1448 const struct sys_getrlimit_args *p = params; in systrace_args()
/netbsd/sys/sys/
H A Dsyscallargs.h1248 struct sys_getrlimit_args { struct
3770 int sys_getrlimit(struct lwp *, const struct sys_getrlimit_args *, register_t *);
/netbsd/sys/rump/librump/rumpkern/
H A Drump_syscalls.c2296 struct sys_getrlimit_args callarg; in rump___sysimpl_getrlimit()
7451 ns(struct sys_getrlimit_args),