Searched defs:SIMPLEQ_INSERT_HEAD (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/ntp/sntp/libevent/compat/sys/
H A Dqueue.h249 #define SIMPLEQ_INSERT_HEAD(head, elm, field) do { \ macro
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dsys-queue.h82 #undef SIMPLEQ_INSERT_HEAD macro
375 #define SIMPLEQ_INSERT_HEAD(head, elm, field) do { \ macro
/freebsd-11-stable/sbin/pfctl/
H A Dpfctl_parser.h199 #define SIMPLEQ_INSERT_HEAD STAILQ_INSERT_HEAD macro

Completed in 131 milliseconds