HomeSort by: relevance | last modified time | path
    Searched refs:msglen_t (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/sys/
msg.h 76 typedef size_t msglen_t; typedef in typeref:typename:size_t
81 msglen_t msg_qbytes; /* max # of bytes in the queue */
94 msglen_t _msg_cbytes; /* # of bytes currently in queue */
  /src/sys/compat/sys/
msg.h 50 msglen_t msg_qbytes; /* max # of bytes in the queue */
63 msglen_t _msg_cbytes; /* # of bytes currently in queue */

Completed in 11 milliseconds