Searched defs:SIMPLEQ_INSERT_HEAD (Results 1 - 3 of 3) sorted by last modified time

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

Completed in 62 milliseconds