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

/netbsd-6-1-5-RELEASE/sys/compat/sys/
H A Dipc.h66 static __inline void __native_to_ipc_perm14(const struct ipc_perm *, struct ipc_perm14 *);
81 __native_to_ipc_perm14(const struct ipc_perm *perm, struct ipc_perm14 *operm) function
H A Dsem.h106 __native_to_ipc_perm14(&sembuf->sem_perm, &osembuf->sem_perm);
H A Dmsg.h152 __native_to_ipc_perm14(&msqbuf->msg_perm, &omsqbuf->msg_perm);
H A Dshm.h114 __native_to_ipc_perm14(&shmbuf->shm_perm, &oshmbuf->shm_perm);

Completed in 112 milliseconds