Home
last modified time | relevance | path

Searched refs:sunos32_sys_setrlimit_args (Results 1 – 3 of 3) sorted by relevance

/netbsd/sys/compat/sunos32/
H A Dsunos32_syscallargs.h352 struct sunos32_sys_setrlimit_args { struct
693 int sunos32_sys_setrlimit(struct lwp *, const struct sunos32_sys_setrlimit_args *, register_t *);
H A Dsunos32_sysent.c568 ns(struct sunos32_sys_setrlimit_args),
H A Dsunos32_misc.c1162 sunos32_sys_setrlimit(struct lwp *l, const struct sunos32_sys_setrlimit_args *uap, register_t *retv… in sunos32_sys_setrlimit()