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

/freebsd-11-stable/sys/sys/
H A Dmsg.h40 typedef unsigned long msglen_t; typedef
69 msglen_t msg_cbytes; /* number of bytes in use on the queue */
71 msglen_t msg_qbytes; /* max # of bytes on the queue */
94 msglen_t msg_cbytes; /* number of bytes in use on the queue */
96 msglen_t msg_qbytes; /* max # of bytes on the queue */

Completed in 101 milliseconds