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

/netbsd-6-1-5-RELEASE/sys/compat/common/
H A Dsysv_shm_14.c60 struct shmid_ds14 oshmbuf; local
H A Dsysv_shm_50.c66 struct shmid_ds13 oshmbuf; local
/netbsd-6-1-5-RELEASE/sys/compat/sys/
H A Dshm.h94 __shmid_ds14_to_native(const struct shmid_ds14 *oshmbuf, struct shmid_ds *shmbuf) argument
111 __native_to_shmid_ds14(const struct shmid_ds *shmbuf, struct shmid_ds14 *oshmbuf) argument
130 __shmid_ds13_to_native(const struct shmid_ds13 *oshmbuf, struct shmid_ds *shmbuf) argument
147 __native_to_shmid_ds13(const struct shmid_ds *shmbuf, struct shmid_ds13 *oshmbuf) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/compat/netbsd32/
H A Dnetbsd32_compat_14.c174 netbsd32_shmid_ds14_to_native(struct netbsd32_shmid_ds14 *oshmbuf, struct shmid_ds *shmbuf) argument
191 native_to_netbsd32_shmid_ds14(struct shmid_ds *shmbuf, struct netbsd32_shmid_ds14 *oshmbuf) argument
307 struct netbsd32_shmid_ds14 oshmbuf; local
[all...]

Completed in 112 milliseconds