Home
last modified time | relevance | path

Searched defs:omsqbuf (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/compat/sys/
H A Dmsg.h91 __msqid_ds13_to_native(const struct msqid_ds13 *omsqbuf, struct msqid_ds *msqbuf) in __msqid_ds13_to_native()
109 __native_to_msqid_ds13(const struct msqid_ds *msqbuf, struct msqid_ds13 *omsqbuf) in __native_to_msqid_ds13()
134 __msqid_ds14_to_native(const struct msqid_ds14 *omsqbuf, struct msqid_ds *msqbuf) in __msqid_ds14_to_native()
152 __native_to_msqid_ds14(const struct msqid_ds *msqbuf, struct msqid_ds14 *omsqbuf) in __native_to_msqid_ds14()
/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32_compat_14_sysv.c96 netbsd32_msqid_ds14_to_native(struct netbsd32_msqid_ds14 *omsqbuf, struct msqid_ds *msqbuf) in netbsd32_msqid_ds14_to_native()
113 native_to_netbsd32_msqid_ds14(struct msqid_ds *msqbuf, struct netbsd32_msqid_ds14 *omsqbuf) in native_to_netbsd32_msqid_ds14()
211 struct netbsd32_msqid_ds14 omsqbuf; in compat_14_netbsd32_msgctl() local
/netbsd-src/sys/compat/common/
H A Dsysv_msg_14.c63 struct msqid_ds14 omsqbuf; in compat_14_sys_msgctl() local
H A Dsysv_msg_50.c63 struct msqid_ds13 omsqbuf; in compat_50_sys___msgctl13() local