Searched refs:netbsd32_setgid_args (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/sys/compat/sunos32/ |
H A D | sunos32_syscallargs.h | 133 struct netbsd32_setgid_args; 535 int netbsd32_setgid(struct lwp *, const struct netbsd32_setgid_args *, register_t *);
|
H A D | sunos32_sysent.c | 199 ns(struct netbsd32_setgid_args),
|
/netbsd-src/sys/compat/linux32/arch/aarch64/ |
H A D | linux32_syscallargs.h | 164 struct netbsd32_setgid_args; 731 struct netbsd32_setgid_args; 1201 int netbsd32_setgid(struct lwp *, const struct netbsd32_setgid_args *, register_t *);
|
H A D | linux32_sysent.c | 207 ns(struct netbsd32_setgid_args), 830 ns(struct netbsd32_setgid_args),
|
H A D | linux32_systrace_args.c | 291 const struct netbsd32_setgid_args *p = params; in systrace_args() 1330 const struct netbsd32_setgid_args *p = params; in systrace_args()
|
/netbsd-src/sys/compat/linux32/arch/amd64/ |
H A D | linux32_syscallargs.h | 169 struct netbsd32_setgid_args; 747 struct netbsd32_setgid_args; 1196 int netbsd32_setgid(struct lwp *, const struct netbsd32_setgid_args *, register_t *);
|
H A D | linux32_sysent.c | 211 ns(struct netbsd32_setgid_args), 837 ns(struct netbsd32_setgid_args),
|
H A D | linux32_systrace_args.c | 298 const struct netbsd32_setgid_args *p = params; in systrace_args() 1362 const struct netbsd32_setgid_args *p = params; in systrace_args()
|
/netbsd-src/sys/compat/netbsd32/ |
H A D | netbsd32_sysent.c | 843 ns(struct netbsd32_setgid_args),
|
H A D | netbsd32_syscallargs.h | 976 struct netbsd32_setgid_args { struct 3164 int netbsd32_setgid(struct lwp *, const struct netbsd32_setgid_args *, register_t *);
|
H A D | netbsd32_netbsd.c | 1226 netbsd32_setgid(struct lwp *l, const struct netbsd32_setgid_args *uap, register_t *retval) in netbsd32_setgid()
|
H A D | netbsd32_systrace_args.c | 1328 const struct netbsd32_setgid_args *p = params; in systrace_args()
|