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