Searched defs:LIST_FOREACH (Results 1 – 6 of 6) sorted by relevance
| /NextBSD/contrib/ntp/sntp/libevent/compat/sys/ |
| HD | queue.h | 162 #define LIST_FOREACH(var, head, field) \ macro
|
| /NextBSD/contrib/openbsm/compat/ |
| HD | queue.h | 359 #define LIST_FOREACH(var, head, field) \ macro
|
| /NextBSD/crypto/openssh/openbsd-compat/ |
| HD | sys-queue.h | 274 #define LIST_FOREACH(var, head, field) \ macro
|
| /NextBSD/contrib/ofed/libcxgb4/src/ |
| HD | queue.h | 385 #define LIST_FOREACH(var, head, field) \ macro
|
| /NextBSD/sys/sys/ |
| HD | queue.h | 454 #define LIST_FOREACH(var, head, field) \ macro
|
| /NextBSD/sys/kern/ |
| HD | subr_vmem.c | 1402 LIST_FOREACH(bt, fl, bt_freelist) { in LIST_FOREACH() function
|