Home
last modified time | relevance | path

Searched refs:msg_cbytes (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmsg_impl.h99 msglen_t msg_cbytes; /* current # bytes on q */ member
178 uint32_t msg_cbytes; /* current # bytes on q */ member
H A Dmsg.h75 msglen_t msg_cbytes; /* current # bytes on q */ member
/illumos-gate/usr/src/uts/common/os/
H A Dmsg.c364 ASSERT(qp->msg_cbytes == 0); in msg_dtor()
398 qp->msg_cbytes -= mp->msg_size; in msgunlink()
415 ASSERT(qp->msg_cbytes == 0); in msg_rmid()
506 STRUCT_FSET(ds, msg_cbytes, qp->msg_cbytes); in msgctl()
543 ds64.msgx_cbytes = qp->msg_cbytes; in msgctl()
1167 while ((msgsz > qp->msg_qbytes - qp->msg_cbytes) || in msgsnd()
1224 qp->msg_cbytes += msgsz; in msgsnd()
1496 avail = qp->msg_qbytes - qp->msg_cbytes; in msg_wakeup_senders()
/illumos-gate/usr/src/cmd/mdb/common/modules/ipc/
H A Dipc.c180 " qmax: 0t%lu\n", msqid->msg_cbytes, msqid->msg_qnum, in msq_print()
/illumos-gate/usr/src/cmd/truss/
H A Dexpound.c2150 msgq.msg_cbytes, in show_msgctl()
2174 msgq.msg_cbytes, in show_msgctl32()
/illumos-gate/usr/src/tools/smatch/src/smatch_data/
H A Dkernel.implicit_dependencies.no_structs433 …4_ds)->msg_rtime, (struct msqid64_ds)->msg_ctime, (struct msqid64_ds)->msg_cbytes, (struct msqid64…
450 …4_ds)->msg_rtime, (struct msqid64_ds)->msg_ctime, (struct msqid64_ds)->msg_cbytes, (struct msqid64…