Searched refs:msglen_t (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dmsg.h101 typedef unsigned long msglen_t; typedef
140 msglen_t msg_cbytes; /* # of bytes on the queue */
142 msglen_t msg_qbytes; /* [XSI] max bytes on the queue */
163 msglen_t msg_cbytes; /* # of bytes on the queue */
165 msglen_t msg_qbytes; /* [XSI] max bytes on the queue */

Completed in 16 milliseconds