Searched defs:osembuf (Results 1 – 5 of 5) sorted by relevance
62 __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()
138 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()249 struct netbsd32_semid_ds14 osembuf; in compat_14_netbsd32___semctl() local
66 struct semid_ds14 osembuf; in compat_14_sys___semctl() local
65 struct semid_ds13 osembuf; in compat_50_sys_____semctl13() local
80 struct semid_ds14 osembuf; in compat_10_sys_semsys() local