Searched refs:netbsd32_getpriority (Results 1 – 5 of 5) sorted by relevance
396 .sy_call = (sy_call_t *)netbsd32_getpriority
615 int netbsd32_getpriority(struct lwp *, const struct netbsd32_getpriority_args *, register_t *);
527 .sy_call = (sy_call_t *)netbsd32_getpriority
534 check_syscall_args(netbsd32_getpriority)3025 int netbsd32_getpriority(struct lwp *, const struct netbsd32_getpriority_args *, register_t *);
898 netbsd32_getpriority(struct lwp *l, const struct netbsd32_getpriority_args *uap, register_t *retval) in netbsd32_getpriority() function