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

/netbsd-6-1-5-RELEASE/sys/compat/sys/
H A Dipc.h65 static __inline void __ipc_perm14_to_native(const struct ipc_perm14 *, struct ipc_perm *);
68 __ipc_perm14_to_native(const struct ipc_perm14 *operm, struct ipc_perm *perm) function
H A Dsem.h93 __ipc_perm14_to_native(&osembuf->sem_perm, &sembuf->sem_perm);
H A Dmsg.h135 __ipc_perm14_to_native(&omsqbuf->msg_perm, &msqbuf->msg_perm);
H A Dshm.h97 __ipc_perm14_to_native(&oshmbuf->shm_perm, &shmbuf->shm_perm);

Completed in 105 milliseconds