Searched refs:id32 (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/compat/netbsd32/
H A Dnetbsd32_sem.c66 netbsd32_intptr_t id32, *outidp = dst; local
72 id32 = (netbsd32_intptr_t)*idp;
73 return copyout(&id32, outidp, sizeof(id32));

Completed in 294 milliseconds