Searched defs:oshmbuf (Results 1 – 4 of 4) sorted by relevance
94 __shmid_ds14_to_native(const struct shmid_ds14 *oshmbuf, struct shmid_ds *shmbuf) in __shmid_ds14_to_native()111 __native_to_shmid_ds14(const struct shmid_ds *shmbuf, struct shmid_ds14 *oshmbuf) in __native_to_shmid_ds14()131 __shmid_ds13_to_native(const struct shmid_ds13 *oshmbuf, struct shmid_ds *shmbuf) in __shmid_ds13_to_native()148 __native_to_shmid_ds13(const struct shmid_ds *shmbuf, struct shmid_ds13 *oshmbuf) in __native_to_shmid_ds13()
165 netbsd32_shmid_ds14_to_native(struct netbsd32_shmid_ds14 *oshmbuf, struct shmid_ds *shmbuf) in netbsd32_shmid_ds14_to_native()182 native_to_netbsd32_shmid_ds14(struct shmid_ds *shmbuf, struct netbsd32_shmid_ds14 *oshmbuf) in native_to_netbsd32_shmid_ds14()303 struct netbsd32_shmid_ds14 oshmbuf; in compat_14_netbsd32_shmctl() local
63 struct shmid_ds13 oshmbuf; in compat_50_sys___shmctl13() local
64 struct shmid_ds14 oshmbuf; in compat_14_sys_shmctl() local