Searched defs:LIST_INSERT_HEAD (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/usr.bin/csup/
H A Dqueue.h208 #undef LIST_INSERT_HEAD macro
209 #define LIST_INSERT_HEAD(head, elm, field) do { \ macro
/freebsd-10-stable/contrib/ntp/sntp/libevent/compat/sys/
H A Dqueue.h189 #define LIST_INSERT_HEAD(head, elm, field) do { \ macro
/freebsd-10-stable/contrib/openbsm/compat/
H A Dqueue.h390 #define LIST_INSERT_HEAD(head, elm, field) do { \ macro
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dsys-queue.h70 #undef LIST_INSERT_HEAD macro
306 #define LIST_INSERT_HEAD(head, elm, field) do { \ macro
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
H A Dqueue.h416 #define LIST_INSERT_HEAD(head, elm, field) do { \ macro
/freebsd-10-stable/sys/sys/
H A Dqueue.h529 #define LIST_INSERT_HEAD(head, elm, field) do { \ macro

Completed in 194 milliseconds