Searched refs:msg_qbytes (Results 1 – 3 of 3) sorted by relevance
89 abi_ulong msg_qbytes; /* max number of bytes on queue */ member
106 abi_ulong msg_qbytes; /* max number of bytes on queue */ member
4182 abi_ulong msg_qbytes; member4203 host_md->msg_qbytes = tswapal(target_md->msg_qbytes); in target_to_host_msqid_ds()4224 target_md->msg_qbytes = tswapal(host_md->msg_qbytes); in host_to_target_msqid_ds()