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

  /src/sys/compat/sunos32/
sunos32_syscallargs.h 235 struct netbsd32_setpriority_args;
607 int netbsd32_setpriority(struct lwp *, const struct netbsd32_setpriority_args *, register_t *);
sunos32_sysent.c 379 ns(struct netbsd32_setpriority_args),
  /src/sys/compat/linux32/arch/aarch64/
linux32_syscallargs.h 315 struct netbsd32_setpriority_args;
1285 int netbsd32_setpriority(struct lwp *, const struct netbsd32_setpriority_args *, register_t *);
linux32_sysent.c 395 ns(struct netbsd32_setpriority_args),
linux32_systrace_args.c 604 const struct netbsd32_setpriority_args *p = params;
  /src/sys/compat/linux32/arch/amd64/
linux32_syscallargs.h 320 struct netbsd32_setpriority_args;
1280 int netbsd32_setpriority(struct lwp *, const struct netbsd32_setpriority_args *, register_t *);
linux32_sysent.c 399 ns(struct netbsd32_setpriority_args),
linux32_systrace_args.c 611 const struct netbsd32_setpriority_args *p = params;
  /src/sys/compat/netbsd32/
netbsd32_sysent.c 510 ns(struct netbsd32_setpriority_args),
netbsd32_netbsd.c 847 netbsd32_setpriority(struct lwp *l, const struct netbsd32_setpriority_args *uap, register_t *retval)
netbsd32_syscallargs.h 502 struct netbsd32_setpriority_args { struct
3025 int netbsd32_setpriority(struct lwp *, const struct netbsd32_setpriority_args *, register_t *);
netbsd32_systrace_args.c 704 const struct netbsd32_setpriority_args *p = params;

Completed in 28 milliseconds