Searched defs:msg_cbytes (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/sys/
H A Dmsg.h69 msglen_t msg_cbytes; /* number of bytes in use on the queue */ member in struct:msqid_ds_old
94 msglen_t msg_cbytes; /* number of bytes in use on the queue */ member in struct:msqid_ds
/freebsd-13-stable/sys/compat/linux/
H A Dlinux_ipc64.h84 l_ulong msg_cbytes; /* current number of bytes on queue */ member in struct:l_msqid64_ds
H A Dlinux_ipc.c168 l_ushort msg_cbytes; /* current number of bytes on queue */ member in struct:l_msqid_ds
[all...]
/freebsd-13-stable/sys/compat/freebsd32/
H A Dfreebsd32_ipc.h73 uint32_t msg_cbytes; member in struct:msqid_ds32
158 uint32_t msg_cbytes; member in struct:msqid_ds32_old

Completed in 118 milliseconds