Home
last modified time | relevance | path

Searched defs:oshmbuf (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/compat/sys/
H A Dshm.h94 __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()
/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32_compat_14_sysv.c165 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
/netbsd-src/sys/compat/common/
H A Dsysv_shm_50.c63 struct shmid_ds13 oshmbuf; in compat_50_sys___shmctl13() local
H A Dsysv_shm_14.c64 struct shmid_ds14 oshmbuf; in compat_14_sys_shmctl() local