View | Details | Raw Unified | Return to bug 121173
Collapse All | Expand All

(-)mq_getattr.2 28 Feb 2008 14:29:17 -0000 (-1 / +1 lines)
Lines 73-79 structure referenced by the Link Here
73
.Fa mqstat
73
.Fa mqstat
74
argument will be set to the current state
74
argument will be set to the current state
75
of the message queue:
75
of the message queue:
76
.Bl -tag -width ".Va mq_flags"
76
.Bl -tag -width ".Va mq_curmsgs"
77
.It Va mq_flags
77
.It Va mq_flags
78
The number of messages currently on the queue.
78
The number of messages currently on the queue.
79
.El
79
.El

Return to bug 121173