Searched refs:__native_to_msqid_ds13 (Results 1 – 3 of 3) sorted by relevance
88 static __inline void __native_to_msqid_ds13(const struct msqid_ds *, struct msqid_ds13 *);109 __native_to_msqid_ds13(const struct msqid_ds *msqbuf, struct msqid_ds13 *omsqbuf) in __native_to_msqid_ds13() function
66 __native_to_msqid_ds13(&ds, ds13); in __msgctl13()
79 __native_to_msqid_ds13(&msqbuf, &omsqbuf); in compat_50_sys___msgctl13()