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

/darwin-on-arm/xnu/bsd/sys/
H A Dmsg.h190 typedef user_ulong_t user_msglen_t; typedef
199 user_msglen_t msg_cbytes; /* # of bytes on the queue */
201 user_msglen_t msg_qbytes; /* [XSI] max bytes on the queue */
/darwin-on-arm/xnu/bsd/kern/
H A Dsysv_msg.c529 if (msqbuf.msg_qbytes > (user_msglen_t)msginfo.msgmnb) {

Completed in 22 milliseconds