Searched defs:SLIST_FOREACH (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/ntp/sntp/libevent/compat/sys/ |
H A D | queue.h | 111 #define SLIST_FOREACH(var, head, field) \ macro
|
/freebsd/contrib/libevent/compat/sys/ |
H A D | queue.h | 111 #define SLIST_FOREACH(var, head, field) \ macro
|
/freebsd/contrib/openbsm/compat/ |
H A D | queue.h | 160 #define SLIST_FOREACH(var, head, field) \ macro
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | sys-queue.h | 207 #define SLIST_FOREACH(var, head, field) \ macro
|
/freebsd/contrib/libarchive/unzip/ |
H A D | la_queue.h | 201 #define SLIST_FOREACH(var, head, field) \ macro
|
/freebsd/sys/sys/ |
H A D | queue.h | 231 #define SLIST_FOREACH(var, head, field) \ macro
|