Searched refs:mq_attr32 (Results 1 – 3 of 3) sorted by relevance
381 …char attr_l_[PADL_(const struct mq_attr32 *)]; const struct mq_attr32 * attr; char attr_r_[PADR_(c…385 …char attr_l_[PADL_(const struct mq_attr32 *)]; const struct mq_attr32 * attr; char attr_r_[PADR_(c…386 …char oattr_l_[PADL_(struct mq_attr32 *)]; struct mq_attr32 * oattr; char oattr_r_[PADR_(struct mq_…
281 struct mq_attr32 { struct
2729 mq_attr_from32(const struct mq_attr32 *from, struct mq_attr *to) in mq_attr_from32()2739 mq_attr_to32(const struct mq_attr *from, struct mq_attr32 *to) in mq_attr_to32()2752 struct mq_attr32 attr32; in freebsd32_kmq_open()2772 struct mq_attr32 attr32, oattr32; in freebsd32_kmq_setattr()