Lines Matching refs:queue

25 		queue.3 \
200 MLINKS+= queue.3 LIST_CLASS_ENTRY.3 \
201 queue.3 LIST_CLASS_HEAD.3 \
202 queue.3 LIST_EMPTY.3 \
203 queue.3 LIST_ENTRY.3 \
204 queue.3 LIST_FIRST.3 \
205 queue.3 LIST_FOREACH.3 \
206 queue.3 LIST_FOREACH_FROM.3 \
207 queue.3 LIST_FOREACH_FROM_SAFE.3 \
208 queue.3 LIST_FOREACH_SAFE.3 \
209 queue.3 LIST_HEAD.3 \
210 queue.3 LIST_HEAD_INITIALIZER.3 \
211 queue.3 LIST_INIT.3 \
212 queue.3 LIST_INSERT_AFTER.3 \
213 queue.3 LIST_INSERT_BEFORE.3 \
214 queue.3 LIST_INSERT_HEAD.3 \
215 queue.3 LIST_NEXT.3 \
216 queue.3 LIST_PREV.3 \
217 queue.3 LIST_REMOVE.3 \
218 queue.3 LIST_REPLACE.3 \
219 queue.3 LIST_SWAP.3 \
220 queue.3 SLIST_CLASS_ENTRY.3 \
221 queue.3 SLIST_CLASS_HEAD.3 \
222 queue.3 SLIST_EMPTY.3 \
223 queue.3 SLIST_ENTRY.3 \
224 queue.3 SLIST_FIRST.3 \
225 queue.3 SLIST_FOREACH.3 \
226 queue.3 SLIST_FOREACH_FROM.3 \
227 queue.3 SLIST_FOREACH_FROM_SAFE.3 \
228 queue.3 SLIST_FOREACH_SAFE.3 \
229 queue.3 SLIST_HEAD.3 \
230 queue.3 SLIST_HEAD_INITIALIZER.3 \
231 queue.3 SLIST_INIT.3 \
232 queue.3 SLIST_INSERT_AFTER.3 \
233 queue.3 SLIST_INSERT_HEAD.3 \
234 queue.3 SLIST_NEXT.3 \
235 queue.3 SLIST_REMOVE.3 \
236 queue.3 SLIST_REMOVE_AFTER.3 \
237 queue.3 SLIST_REMOVE_HEAD.3 \
238 queue.3 SLIST_REMOVE_PREVPTR.3 \
239 queue.3 SLIST_SWAP.3 \
240 queue.3 STAILQ_CLASS_ENTRY.3 \
241 queue.3 STAILQ_CLASS_HEAD.3 \
242 queue.3 STAILQ_CONCAT.3 \
243 queue.3 STAILQ_EMPTY.3 \
244 queue.3 STAILQ_ENTRY.3 \
245 queue.3 STAILQ_FIRST.3 \
246 queue.3 STAILQ_FOREACH.3 \
247 queue.3 STAILQ_FOREACH_FROM.3 \
248 queue.3 STAILQ_FOREACH_FROM_SAFE.3 \
249 queue.3 STAILQ_FOREACH_SAFE.3 \
250 queue.3 STAILQ_HEAD.3 \
251 queue.3 STAILQ_HEAD_INITIALIZER.3 \
252 queue.3 STAILQ_INIT.3 \
253 queue.3 STAILQ_INSERT_AFTER.3 \
254 queue.3 STAILQ_INSERT_HEAD.3 \
255 queue.3 STAILQ_INSERT_TAIL.3 \
256 queue.3 STAILQ_LAST.3 \
257 queue.3 STAILQ_NEXT.3 \
258 queue.3 STAILQ_REMOVE.3 \
259 queue.3 STAILQ_REMOVE_AFTER.3 \
260 queue.3 STAILQ_REMOVE_HEAD.3 \
261 queue.3 STAILQ_SWAP.3 \
262 queue.3 TAILQ_CLASS_ENTRY.3 \
263 queue.3 TAILQ_CLASS_HEAD.3 \
264 queue.3 TAILQ_CONCAT.3 \
265 queue.3 TAILQ_EMPTY.3 \
266 queue.3 TAILQ_ENTRY.3 \
267 queue.3 TAILQ_FIRST.3 \
268 queue.3 TAILQ_FOREACH.3 \
269 queue.3 TAILQ_FOREACH_FROM.3 \
270 queue.3 TAILQ_FOREACH_FROM_SAFE.3 \
271 queue.3 TAILQ_FOREACH_REVERSE.3 \
272 queue.3 TAILQ_FOREACH_REVERSE_FROM.3 \
273 queue.3 TAILQ_FOREACH_REVERSE_FROM_SAFE.3 \
274 queue.3 TAILQ_FOREACH_REVERSE_SAFE.3 \
275 queue.3 TAILQ_FOREACH_SAFE.3 \
276 queue.3 TAILQ_HEAD.3 \
277 queue.3 TAILQ_HEAD_INITIALIZER.3 \
278 queue.3 TAILQ_INIT.3 \
279 queue.3 TAILQ_INSERT_AFTER.3 \
280 queue.3 TAILQ_INSERT_BEFORE.3 \
281 queue.3 TAILQ_INSERT_HEAD.3 \
282 queue.3 TAILQ_INSERT_TAIL.3 \
283 queue.3 TAILQ_LAST.3 \
284 queue.3 TAILQ_NEXT.3 \
285 queue.3 TAILQ_PREV.3 \
286 queue.3 TAILQ_REMOVE.3 \
287 queue.3 TAILQ_REPLACE.3 \
288 queue.3 TAILQ_SWAP.3