Home
last modified time | relevance | path

Searched refs:LIST_FOREACH_FROM_MUTABLE (Results 1 – 2 of 2) sorted by relevance

/dragonfly/share/man/man3/
HDMakefile21 MLINKS+=queue.3 LIST_FOREACH_FROM_MUTABLE.3
/dragonfly/sys/sys/
HDqueue.h424 #define LIST_FOREACH_FROM_MUTABLE(var, head, field, tvar) \ macro