Home
last modified time | relevance | path

Searched defs:sembuf (Results 1 – 10 of 10) sorted by last modified time

/netbsd/sys/sys/
H A Dsem.h71 struct sembuf { struct
72 unsigned short sem_num; /* semaphore # */
73 short sem_op; /* semaphore operation */
74 short sem_flg; /* operation flags */
/netbsd/sys/kern/
H A Dsysv_sem.c503 struct semid_ds sembuf; in sys_____semctl50() local
540 struct semid_ds *sembuf = v, *semaptr; in semctl1() local
/netbsd/sys/compat/sys/
H A Dsem.h62 __semid_ds13_to_native(const struct semid_ds13 *osembuf, struct semid_ds *sembuf) in __semid_ds13_to_native()
75 __native_to_semid_ds13(const struct semid_ds *sembuf, struct semid_ds13 *osembuf) in __native_to_semid_ds13()
91 __semid_ds14_to_native(const struct semid_ds14 *osembuf, struct semid_ds *sembuf) in __semid_ds14_to_native()
104 __native_to_semid_ds14(const struct semid_ds *sembuf, struct semid_ds14 *osembuf) in __native_to_semid_ds14()
/netbsd/sys/compat/netbsd32/
H A Dnetbsd32_ipc.c121 struct semid_ds sembuf; in netbsd32_____semctl50() local
H A Dnetbsd32_compat_14_sysv.c138 netbsd32_semid_ds14_to_native(struct netbsd32_semid_ds14 *osembuf, struct semid_ds *sembuf) in netbsd32_semid_ds14_to_native()
151 native_to_netbsd32_semid_ds14(struct semid_ds *sembuf, struct netbsd32_semid_ds14 *osembuf) in native_to_netbsd32_semid_ds14()
248 struct semid_ds sembuf; in compat_14_netbsd32___semctl() local
H A Dnetbsd32_compat_50_sysv.c72 struct semid_ds sembuf; in do_netbsd32___semctl14() local
/netbsd/sys/compat/linux/common/
H A Dlinux_ipc.c210 struct semid_ds sembuf; in linux_sys_semctl() local
/netbsd/sys/compat/common/
H A Dkern_ipc_10.c79 struct semid_ds sembuf; in compat_10_sys_semsys() local
H A Dsysv_sem_50.c64 struct semid_ds sembuf; in compat_50_sys_____semctl13() local
H A Dsysv_sem_14.c65 struct semid_ds sembuf; in compat_14_sys___semctl() local