Searched refs:__msqid_ds13_to_native (Results 1 – 3 of 3) sorted by relevance
87 static __inline void __msqid_ds13_to_native(const struct msqid_ds13 *, struct msqid_ds *);91 __msqid_ds13_to_native(const struct msqid_ds13 *omsqbuf, struct msqid_ds *msqbuf) in __msqid_ds13_to_native() function
60 __msqid_ds13_to_native(ds13, &ds); in __msgctl13()
72 __msqid_ds13_to_native(&omsqbuf, &msqbuf); in compat_50_sys___msgctl13()