Home
last modified time | relevance | path

Searched refs:netbsd32_setpgid_args (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/sys/compat/sunos32/
H A Dsunos32_syscallargs.h453 struct netbsd32_setpgid_args;
750 int netbsd32_setpgid(struct lwp *, const struct netbsd32_setpgid_args *, register_t *);
H A Dsunos32_sysent.c729 ns(struct netbsd32_setpgid_args),
/netbsd-src/sys/compat/linux32/arch/aarch64/
H A Dlinux32_syscallargs.h188 struct netbsd32_setpgid_args;
1217 int netbsd32_setpgid(struct lwp *, const struct netbsd32_setpgid_args *, register_t *);
H A Dlinux32_sysent.c245 ns(struct netbsd32_setpgid_args),
H A Dlinux32_systrace_args.c346 const struct netbsd32_setpgid_args *p = params; in systrace_args()
/netbsd-src/sys/compat/linux32/arch/amd64/
H A Dlinux32_syscallargs.h193 struct netbsd32_setpgid_args;
1212 int netbsd32_setpgid(struct lwp *, const struct netbsd32_setpgid_args *, register_t *);
H A Dlinux32_sysent.c249 ns(struct netbsd32_setpgid_args),
H A Dlinux32_systrace_args.c353 const struct netbsd32_setpgid_args *p = params; in systrace_args()
/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32_sysent.c457 ns(struct netbsd32_setpgid_args),
H A Dnetbsd32_syscallargs.h432 struct netbsd32_setpgid_args { struct
2991 int netbsd32_setpgid(struct lwp *, const struct netbsd32_setpgid_args *, register_t *);
H A Dnetbsd32_netbsd.c786 netbsd32_setpgid(struct lwp *l, const struct netbsd32_setpgid_args *uap, register_t *retval) in netbsd32_setpgid()
H A Dnetbsd32_systrace_args.c602 const struct netbsd32_setpgid_args *p = params; in systrace_args()