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

/freebsd-10.1-release/sbin/pfctl/
H A Dpfctl_parser.h181 #define SIMPLEQ_INSERT_HEAD STAILQ_INSERT_HEAD macro
/freebsd-10.1-release/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-10.1-release/contrib/ntp/sntp/libevent/compat/sys/
H A Dqueue.h249 #define SIMPLEQ_INSERT_HEAD(head, elm, field) do { \ macro

Completed in 106 milliseconds