HomeSort by: relevance | last modified time | path
    Searched refs:compat_43_netbsd32_osetrlimit (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/compat/netbsd32/
netbsd32_compat_43.c 316 compat_43_netbsd32_osetrlimit(struct lwp *l, const struct compat_43_netbsd32_osetrlimit_args *uap, register_t *retval) function in typeref:typename:int
745 (sy_call_t *)compat_43_netbsd32_osetrlimit },
netbsd32_syscallargs.h 796 check_syscall_args(compat_43_netbsd32_osetrlimit)
3115 int compat_43_netbsd32_osetrlimit(struct lwp *, const struct compat_43_netbsd32_osetrlimit_args *, register_t *);
  /src/sys/compat/sunos32/
sunos32_misc.c 1176 return compat_43_netbsd32_osetrlimit(l, &ua_43, retval);

Completed in 30 milliseconds