Searched defs:mq_attr32 (Results 1 – 1 of 1) sorted by relevance
330 struct mq_attr32 { struct331 int mq_flags;332 int mq_maxmsg;333 int mq_msgsize;334 int mq_curmsgs;335 int __reserved[4];