Searched defs:shmbuf (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/compat/common/
H A Dsysv_shm_14.c59 struct shmid_ds shmbuf; local
H A Dsysv_shm_50.c65 struct shmid_ds shmbuf; 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
306 struct shmid_ds shmbuf; local
[all...]
/netbsd-6-1-5-RELEASE/sys/compat/ibcs2/
H A Dibcs2_ipc.c415 struct shmid_ds shmbuf; local
/netbsd-6-1-5-RELEASE/sys/kern/
H A Dsysv_shm.c511 struct shmid_ds shmbuf; local
531 shmctl1(struct lwp *l, int shmid, int cmd, struct shmid_ds *shmbuf) argument
[all...]

Completed in 116 milliseconds