Searched refs:SLIST_FOREACH_FROM (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/share/man/man3/ | ||
| D | Makefile | 102 queue.3 SLIST_FOREACH_FROM.3 \ |
| /freebsd-12-stable/sys/sys/ | ||
| D | queue.h | 241 #define SLIST_FOREACH_FROM(var, head, field) \ macro |