Searched refs:msgx_qbytes (Results 1 – 4 of 4) sorted by relevance
121 uint64_t msgx_qbytes; /* max # of bytes on q */ member
518 if ((ds64.msgx_qbytes > qp->msg_qbytes) && in msgctl()521 ds64.msgx_qbytes, RCA_SAFE) & RCT_DENY) { in msgctl()532 qp->msg_qbytes = ds64.msgx_qbytes; in msgctl()545 ds64.msgx_qbytes = qp->msg_qbytes; in msgctl()
246 (void) printf(" %6llu", qds.msgx_qbytes); in main()
2201 (unsigned long long)msgq.msgx_qbytes, in show_msgctl64()