Searched refs:msg_qbytes (Results 1 – 6 of 6) sorted by relevance
478 if (STRUCT_FGET(ds, msg_qbytes) > qp->msg_qbytes && in msgctl()488 qp->msg_qbytes = STRUCT_FGET(ds, msg_qbytes); in msgctl()508 STRUCT_FSET(ds, msg_qbytes, qp->msg_qbytes); in msgctl()518 if ((ds64.msgx_qbytes > qp->msg_qbytes) && in msgctl()532 qp->msg_qbytes = ds64.msgx_qbytes; in msgctl()545 ds64.msgx_qbytes = qp->msg_qbytes; in msgctl()650 qp->msg_qbytes = rctl_enforced_value(rc_process_msgmnb, in msgget()1154 if (msgsz > qp->msg_qbytes) { in msgsnd()1167 while ((msgsz > qp->msg_qbytes - qp->msg_cbytes) || in msgsnd()1497 avail = qp->msg_qbytes - qp->msg_cbytes; in msg_wakeup_senders()
102 msglen_t msg_qbytes; /* max # of bytes on q */ member180 uint32_t msg_qbytes; /* max # of bytes on q */ member
77 msglen_t msg_qbytes; /* max # of bytes on q */ member
58 ushort msg_qbytes; /* max # of bytes on q */ member
182 msqid->msg_qbytes, msqid->msg_qmax); in msq_print()
2209 msgq.msg_qbytes, in show_msgctl()2234 msgq.msg_qbytes, in show_msgctl32()