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

/src/sys/compat/common/
H A Dsysv_shm_14.c63 struct shmid_ds shmbuf; local in function:compat_14_sys_shmctl
H A Dsysv_shm_50.c62 struct shmid_ds shmbuf; local in function:compat_50_sys___shmctl13
/src/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
131 __shmid_ds13_to_native(const struct shmid_ds13 *oshmbuf, struct shmid_ds *shmbuf) argument
148 __native_to_shmid_ds13(const struct shmid_ds * shmbuf,struct shmid_ds13 * oshmbuf) argument
[all...]
/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) argument
182 native_to_netbsd32_shmid_ds14(struct shmid_ds *shmbuf, struct netbsd32_shmid_ds14 *oshmbuf) argument
302 struct shmid_ds shmbuf; local in function:compat_14_netbsd32_shmctl
[all...]
/src/sys/kern/
H A Dsysv_shm.c493 struct shmid_ds shmbuf; local in function:sys___shmctl50
513 shmctl1(struct lwp *l, int shmid, int cmd, struct shmid_ds *shmbuf) argument
[all...]

Completed in 6 milliseconds