Searched refs:netbsd32_setpgid_args (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/sys/compat/sunos32/ |
H A D | sunos32_syscallargs.h | 453 struct netbsd32_setpgid_args; 750 int netbsd32_setpgid(struct lwp *, const struct netbsd32_setpgid_args *, register_t *);
|
H A D | sunos32_sysent.c | 729 ns(struct netbsd32_setpgid_args),
|
/netbsd-src/sys/compat/linux32/arch/aarch64/ |
H A D | linux32_syscallargs.h | 188 struct netbsd32_setpgid_args; 1217 int netbsd32_setpgid(struct lwp *, const struct netbsd32_setpgid_args *, register_t *);
|
H A D | linux32_sysent.c | 245 ns(struct netbsd32_setpgid_args),
|
H A D | linux32_systrace_args.c | 346 const struct netbsd32_setpgid_args *p = params; in systrace_args()
|
/netbsd-src/sys/compat/linux32/arch/amd64/ |
H A D | linux32_syscallargs.h | 193 struct netbsd32_setpgid_args; 1212 int netbsd32_setpgid(struct lwp *, const struct netbsd32_setpgid_args *, register_t *);
|
H A D | linux32_sysent.c | 249 ns(struct netbsd32_setpgid_args),
|
H A D | linux32_systrace_args.c | 353 const struct netbsd32_setpgid_args *p = params; in systrace_args()
|
/netbsd-src/sys/compat/netbsd32/ |
H A D | netbsd32_sysent.c | 457 ns(struct netbsd32_setpgid_args),
|
H A D | netbsd32_syscallargs.h | 432 struct netbsd32_setpgid_args { struct 2991 int netbsd32_setpgid(struct lwp *, const struct netbsd32_setpgid_args *, register_t *);
|
H A D | netbsd32_netbsd.c | 786 netbsd32_setpgid(struct lwp *l, const struct netbsd32_setpgid_args *uap, register_t *retval) in netbsd32_setpgid()
|
H A D | netbsd32_systrace_args.c | 602 const struct netbsd32_setpgid_args *p = params; in systrace_args()
|