Lines Matching full:queues
32 .Nd Control POSIX mqueuefs message queues
63 It allows creating queues, inspecting queue metadata, altering group and user
64 access to queues, dumping queue contents, and unlinking queues.
83 Create the named queues, if they do not already exist.
85 maximum message size are used to create all queues.
102 Unlink the queues specified - one attempt per queue.
112 Send messages to one or more named queues.
113 If multiple messages and multiple queues are specified, the utility attempts to
114 send all messages to all queues.
125 queue and configure reading applications to drain both new and old queues.