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

/macosx-10.9.5/xnu-2422.115.4/bsd/sys/
H A Dmsg.h127 msglen_t msg_qbytes; /* [XSI] max bytes on the queue */ member in struct:msqid_ds
150 msglen_t msg_qbytes; /* [XSI] max bytes on the queue */ member in struct:__msqid_ds_old
186 user_msglen_t msg_qbytes; /* [XSI] max bytes on the queue */ member in struct:user_msqid_ds
208 user64_msglen_t msg_qbytes; /* [XSI] max bytes on the queue */ member in struct:user64_msqid_ds
227 user32_msglen_t msg_qbytes; /* [XSI] max bytes on the queue */ member in struct:user32_msqid_ds

Completed in 204 milliseconds