Searched refs:netbsd32_getpriority_args (Results 1 – 6 of 6) sorted by relevance
248 struct netbsd32_getpriority_args;615 int netbsd32_getpriority(struct lwp *, const struct netbsd32_getpriority_args *, register_t *);
395 ns(struct netbsd32_getpriority_args),
526 ns(struct netbsd32_getpriority_args),
530 struct netbsd32_getpriority_args { struct3025 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()
740 const struct netbsd32_getpriority_args *p = params; in systrace_args()