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

  /src/sys/compat/sunos32/
sunos32_syscallargs.h 248 struct netbsd32_getpriority_args;
615 int netbsd32_getpriority(struct lwp *, const struct netbsd32_getpriority_args *, register_t *);
sunos32_sysent.c 395 ns(struct netbsd32_getpriority_args),
  /src/sys/compat/netbsd32/
netbsd32_sysent.c 526 ns(struct netbsd32_getpriority_args),
netbsd32_netbsd.c 898 netbsd32_getpriority(struct lwp *l, const struct netbsd32_getpriority_args *uap, register_t *retval)
netbsd32_syscallargs.h 530 struct netbsd32_getpriority_args { struct
3033 int netbsd32_getpriority(struct lwp *, const struct netbsd32_getpriority_args *, register_t *);
netbsd32_systrace_args.c 740 const struct netbsd32_getpriority_args *p = params;

Completed in 63 milliseconds