Searched defs:LIST_INSERT_BEFORE (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12-stable/contrib/libevent/compat/sys/ |
| D | queue.h | 182 #define LIST_INSERT_BEFORE(listelm, elm, field) do { \ macro
|
| /freebsd-12-stable/contrib/ntp/sntp/libevent/compat/sys/ |
| D | queue.h | 182 #define LIST_INSERT_BEFORE(listelm, elm, field) do { \ macro
|
| /freebsd-12-stable/contrib/openbsm/compat/ |
| D | queue.h | 382 #define LIST_INSERT_BEFORE(listelm, elm, field) do { \ macro
|
| /freebsd-12-stable/crypto/openssh/openbsd-compat/ |
| D | sys-queue.h | 306 #define LIST_INSERT_BEFORE(listelm, elm, field) do { \ macro
|
| /freebsd-12-stable/sys/sys/ |
| D | queue.h | 575 #define LIST_INSERT_BEFORE(listelm, elm, field) do { \ macro
|