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