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

  /src/sys/compat/sunos32/
sunos32_syscallargs.h 453 struct netbsd32_setpgid_args;
750 int netbsd32_setpgid(struct lwp *, const struct netbsd32_setpgid_args *, register_t *);
sunos32_sysent.c 729 ns(struct netbsd32_setpgid_args),
  /src/sys/compat/linux32/arch/aarch64/
linux32_syscallargs.h 188 struct netbsd32_setpgid_args;
1217 int netbsd32_setpgid(struct lwp *, const struct netbsd32_setpgid_args *, register_t *);
linux32_sysent.c 245 ns(struct netbsd32_setpgid_args),
linux32_systrace_args.c 346 const struct netbsd32_setpgid_args *p = params;
  /src/sys/compat/linux32/arch/amd64/
linux32_syscallargs.h 193 struct netbsd32_setpgid_args;
1212 int netbsd32_setpgid(struct lwp *, const struct netbsd32_setpgid_args *, register_t *);
linux32_sysent.c 249 ns(struct netbsd32_setpgid_args),
linux32_systrace_args.c 353 const struct netbsd32_setpgid_args *p = params;
  /src/sys/compat/netbsd32/
netbsd32_sysent.c 457 ns(struct netbsd32_setpgid_args),
netbsd32_netbsd.c 786 netbsd32_setpgid(struct lwp *l, const struct netbsd32_setpgid_args *uap, register_t *retval)
netbsd32_syscallargs.h 432 struct netbsd32_setpgid_args { struct
2999 int netbsd32_setpgid(struct lwp *, const struct netbsd32_setpgid_args *, register_t *);
netbsd32_systrace_args.c 602 const struct netbsd32_setpgid_args *p = params;

Completed in 65 milliseconds