Searched refs:netbsd32_getgroups_args (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/sys/compat/sunos32/ |
H A D | sunos32_syscallargs.h | 202 struct netbsd32_getgroups_args; 579 int netbsd32_getgroups(struct lwp *, const struct netbsd32_getgroups_args *, register_t *);
|
H A D | sunos32_sysent.c | 316 ns(struct netbsd32_getgroups_args),
|
/netbsd-src/sys/compat/linux32/arch/aarch64/ |
H A D | linux32_syscallargs.h | 693 struct netbsd32_getgroups_args; 1437 int netbsd32_getgroups(struct lwp *, const struct netbsd32_getgroups_args *, register_t *);
|
H A D | linux32_sysent.c | 794 ns(struct netbsd32_getgroups_args),
|
H A D | linux32_systrace_args.c | 1253 const struct netbsd32_getgroups_args *p = params; in systrace_args()
|
/netbsd-src/sys/compat/linux32/arch/amd64/ |
H A D | linux32_syscallargs.h | 709 struct netbsd32_getgroups_args; 1438 int netbsd32_getgroups(struct lwp *, const struct netbsd32_getgroups_args *, register_t *);
|
H A D | linux32_sysent.c | 801 ns(struct netbsd32_getgroups_args),
|
H A D | linux32_systrace_args.c | 1285 const struct netbsd32_getgroups_args *p = params; in systrace_args()
|
/netbsd-src/sys/compat/netbsd32/ |
H A D | netbsd32_sysent.c | 446 ns(struct netbsd32_getgroups_args),
|
H A D | netbsd32_syscallargs.h | 420 struct netbsd32_getgroups_args { struct 2985 int netbsd32_getgroups(struct lwp *, const struct netbsd32_getgroups_args *, register_t *);
|
H A D | netbsd32_netbsd.c | 754 netbsd32_getgroups(struct lwp *l, const struct netbsd32_getgroups_args *uap, register_t *retval) in netbsd32_getgroups()
|
H A D | netbsd32_systrace_args.c | 581 const struct netbsd32_getgroups_args *p = params; in systrace_args()
|