Searched refs:msg_cbytes (Results 1 – 3 of 3) sorted by relevance
42 msglen_t msg_cbytes; /* number of bytes in use on the queue */ member
227 #define MSGQ_SPACE(q) ((q)->msqid_ds.msg_qbytes - (q)->msqid_ds.msg_cbytes)539 que->msqid_ds.msg_cbytes += msg->msg_len; in msg_enqueue()550 que->msqid_ds.msg_cbytes -= msg->msg_len; in msg_dequeue()
500 msqptr->msg_cbytes, in msg_sysctl()745 msqptr->msg_cbytes, in ipcs_kvm()