Home | Sort by: relevance | last modified time | path |
/src/sys/compat/linux/common/ | |
linux_mqueue.h | 36 long mq_curmsgs; /* number of messages currently queued */ member in struct:linux_mq_attr |
/src/sys/sys/ | |
mqueue.h | 42 long mq_curmsgs; /* Count of the queued messages */ member in struct:mq_attr |
/src/sys/compat/netbsd32/ | |
netbsd32.h | 1232 netbsd32_long mq_curmsgs; member in struct:netbsd32_mq_attr |