Searched refs:msg_cbytes (Results 1 – 12 of 12) sorted by relevance
467 racct_sub_cred(msqkptr->cred, RACCT_MSGQSIZE, msqkptr->u.msg_cbytes);477 msqkptr->u.msg_cbytes -= msghdr->msg_ts;484 if (msqkptr->u.msg_cbytes != 0)642 msqkptr->u.msg_cbytes = 0;768 if (msgsz + msqkptr->u.msg_cbytes > msqkptr->u.msg_qbytes) {842 if (msgsz + msqkptr->u.msg_cbytes > msqkptr->u.msg_qbytes)992 msqkptr->u.msg_cbytes += msghdr->msg_ts;1236 msqkptr->u.msg_cbytes -= msghdr->msg_ts;1383 CP(msqbuf32, msqbuf, msg_cbytes); in freebsd7_freebsd32_msgctl()1400 CP(msqbuf, msqbuf32, msg_cbytes); in freebsd7_freebsd32_msgctl()[all …]
66 msglen_t msg_cbytes; /* number of bytes in use on the queue */ member91 msglen_t msg_cbytes; /* number of bytes in use on the queue */ member
156 l_ushort msg_cbytes; /* current number of bytes on queue */ member258 bsp->msg_cbytes = lsp->msg_cbytes; in linux_to_bsd_msqid_ds()273 lsp->msg_cbytes = bsp->msg_cbytes; in bsd_to_linux_msqid_ds()339 if (linux_msqid->msg_cbytes == 0) in linux_msqid_pushdown()340 linux_msqid64.msg_cbytes = linux_msqid->msg_lcbytes; in linux_msqid_pushdown()342 linux_msqid64.msg_cbytes = linux_msqid->msg_cbytes; in linux_msqid_pushdown()
60 uint32_t msg_cbytes; member125 uint32_t msg_cbytes; member
77 ibp->msg_cbytes = (u_short)bp->msg_cbytes;96 bp->msg_cbytes = ibp->msg_cbytes;
48 u_short msg_cbytes; member
347 sds->msg_cbytes = bds->msg_cbytes;365 bds->msg_cbytes = sds->msg_cbytes;
73 u_long msg_cbytes; member
77 l_ulong msg_cbytes; /* current number of bytes on queue */ member
373 kmsqptr->u.msg_cbytes, in print_kmsqptr()