Searched defs:mq_attr32 (Results 1 – 1 of 1) sorted by relevance
281 struct mq_attr32 { struct282 int mq_flags;283 int mq_maxmsg;284 int mq_msgsize;285 int mq_curmsgs;286 int __reserved[4];