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

/darwin-on-arm/xnu/bsd/sys/
H A Dmsg.h142 msglen_t msg_qbytes; /* [XSI] max bytes on the queue */ member in struct:msqid_ds
165 msglen_t msg_qbytes; /* [XSI] max bytes on the queue */ member in struct:__msqid_ds_old
201 user_msglen_t msg_qbytes; /* [XSI] max bytes on the queue */ member in struct:user_msqid_ds
223 user64_msglen_t msg_qbytes; /* [XSI] max bytes on the queue */ member in struct:user64_msqid_ds
242 user32_msglen_t msg_qbytes; /* [XSI] max bytes on the queue */ member in struct:user32_msqid_ds

Completed in 16 milliseconds