Searched refs:LIST_FOREACH_FROM_MUTABLE (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/share/man/man3/ | ||
| HD | Makefile | 21 MLINKS+=queue.3 LIST_FOREACH_FROM_MUTABLE.3 |
| /dragonfly/sys/sys/ | ||
| HD | queue.h | 424 #define LIST_FOREACH_FROM_MUTABLE(var, head, field, tvar) \ macro |