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

/freebsd-9.3-release/sys/sys/
H A Dmsg.h37 typedef unsigned long msglen_t; typedef
66 msglen_t msg_cbytes; /* number of bytes in use on the queue */
68 msglen_t msg_qbytes; /* max # of bytes on the queue */
91 msglen_t msg_cbytes; /* number of bytes in use on the queue */
93 msglen_t msg_qbytes; /* max # of bytes on the queue */

Completed in 95 milliseconds