Home
last modified time | relevance | path

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

/netbsd/sys/compat/linux32/arch/amd64/
H A Dlinux32_syscallargs.h487 struct netbsd32_getsid_args;
1352 int netbsd32_getsid(struct lwp *, const struct netbsd32_getsid_args *, register_t *);
H A Dlinux32_sysent.c585 ns(struct netbsd32_getsid_args),
H A Dlinux32_systrace_args.c912 const struct netbsd32_getsid_args *p = params; in systrace_args()
/netbsd/sys/compat/linux32/arch/aarch64/
H A Dlinux32_syscallargs.h471 struct netbsd32_getsid_args;
1351 int netbsd32_getsid(struct lwp *, const struct netbsd32_getsid_args *, register_t *);
H A Dlinux32_sysent.c578 ns(struct netbsd32_getsid_args),
H A Dlinux32_systrace_args.c880 const struct netbsd32_getsid_args *p = params; in systrace_args()
/netbsd/sys/compat/netbsd32/
H A Dnetbsd32_sysent.c1244 ns(struct netbsd32_getsid_args),
H A Dnetbsd32_syscallargs.h1538 struct netbsd32_getsid_args { struct
3313 int netbsd32_getsid(struct lwp *, const struct netbsd32_getsid_args *, register_t *);
H A Dnetbsd32_netbsd.c1675 netbsd32_getsid(struct lwp *l, const struct netbsd32_getsid_args *uap, register_t *retval) in netbsd32_getsid()
H A Dnetbsd32_systrace_args.c2075 const struct netbsd32_getsid_args *p = params; in systrace_args()