Searched defs:msqbuf (Results 1 – 5 of 5) sorted by relevance
91 __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()
96 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()210 struct msqid_ds msqbuf; in compat_14_netbsd32_msgctl() local
62 struct msqid_ds msqbuf; in compat_14_sys_msgctl() local
62 struct msqid_ds msqbuf; in compat_50_sys___msgctl13() local
453 struct msqid_ds msqbuf; in sys___msgctl50() local474 msgctl1(struct lwp *l, int msqid, int cmd, struct msqid_ds *msqbuf) in msgctl1()