Home
last modified time | relevance | path

Searched refs:netbsd32_getsid_args (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/sys/compat/linux32/arch/amd64/
Dlinux32_syscallargs.h487 struct netbsd32_getsid_args;
1352 int netbsd32_getsid(struct lwp *, const struct netbsd32_getsid_args *, register_t *);
Dlinux32_sysent.c585 ns(struct netbsd32_getsid_args),
Dlinux32_systrace_args.c912 const struct netbsd32_getsid_args *p = params; in systrace_args()
/netbsd/src/sys/compat/netbsd32/
Dnetbsd32_sysent.c1250 ns(struct netbsd32_getsid_args),
Dnetbsd32_syscallargs.h1538 struct netbsd32_getsid_args { struct
3342 int netbsd32_getsid(struct lwp *, const struct netbsd32_getsid_args *, register_t *);
Dnetbsd32_netbsd.c1675 netbsd32_getsid(struct lwp *l, const struct netbsd32_getsid_args *uap, register_t *retval) in netbsd32_getsid()
Dnetbsd32_systrace_args.c2075 const struct netbsd32_getsid_args *p = params; in systrace_args()