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

/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/sys/
H A Dmsg.d116 alias msglen_t = ulong_t;
131 msglen_t msg_qbytes;
151 msglen_t msg_qbytes;
168 msglen_t msg_qbytes;
182 alias msglen_t = ushort;
191 msglen_t msg_qbytes;
/netbsd-current/sys/sys/
H A Dmsg.h76 typedef size_t msglen_t; typedef
81 msglen_t msg_qbytes; /* max # of bytes in the queue */
94 msglen_t _msg_cbytes; /* # of bytes currently in queue */
/netbsd-current/sys/compat/sys/
H A Dmsg.h50 msglen_t msg_qbytes; /* max # of bytes in the queue */
63 msglen_t _msg_cbytes; /* # of bytes currently in queue */

Completed in 303 milliseconds