Home
last modified time | relevance | path

Searched refs:compat_43_netbsd32_osendmsg_args (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/sys/compat/sunos32/
Dsunos32_syscallargs.h287 struct compat_43_netbsd32_osendmsg_args;
639 int compat_43_netbsd32_osendmsg(struct lwp *, const struct compat_43_netbsd32_osendmsg_args *…
Dsunos32_sysent.c449 ns(struct compat_43_netbsd32_osendmsg_args),
/netbsd/src/sys/compat/netbsd32/
Dnetbsd32_compat_43.c506 compat_43_netbsd32_osendmsg(struct lwp *l, const struct compat_43_netbsd32_osendmsg_args *uap, regi… in compat_43_netbsd32_osendmsg()
Dnetbsd32_sysent.c581 ns(struct compat_43_netbsd32_osendmsg_args),
Dnetbsd32_syscallargs.h614 struct compat_43_netbsd32_osendmsg_args { struct
3051 int compat_43_netbsd32_osendmsg(struct lwp *, const struct compat_43_netbsd32_osendmsg_args *…
Dnetbsd32_systrace_args.c850 const struct compat_43_netbsd32_osendmsg_args *p = params; in systrace_args()