Lines Matching refs:NETBSD32PTR64
305 mhp->msg_name = NETBSD32PTR64(mhp32->msg_name);
308 mhp->msg_control = NETBSD32PTR64(mhp32->msg_control);
596 mp->msg_next = NETBSD32PTR64(m32p->msg_next);
815 ke->udata = NETBSD32PTR64(ke32->udata);
845 ev->sigev_notify_function = NETBSD32PTR64(ev32->sigev_notify_function);
846 ev->sigev_notify_attributes = NETBSD32PTR64(ev32->sigev_notify_attributes);
886 error = copyin(NETBSD32PTR64(n32p), &n32plist,
890 p->pref_plist = NETBSD32PTR64(n32plist.pref_plist);
903 return copyout(&n32plist, NETBSD32PTR64(n32p),
913 error = copyin(NETBSD32PTR64(n32p), &n32nv,
917 p->buf = NETBSD32PTR64(n32nv.buf);
932 return copyout(&n32nv, NETBSD32PTR64(n32p),