Home
last modified time | relevance | path

Searched refs:SIMPLEQ_INSERT_AFTER (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/sbin/pfctl/
HDpfctl_parser.h228 #define SIMPLEQ_INSERT_AFTER STAILQ_INSERT_AFTER macro
/freebsd-13-stable/crypto/openssh/openbsd-compat/
HDsys-queue.h87 #undef SIMPLEQ_INSERT_AFTER
394 #define SIMPLEQ_INSERT_AFTER(head, listelm, elm, field) do { \ macro
/freebsd-13-stable/contrib/libevent/compat/sys/
HDqueue.h261 #define SIMPLEQ_INSERT_AFTER(head, listelm, elm, field) do { \ macro
/freebsd-13-stable/contrib/ntp/sntp/libevent/compat/sys/
HDqueue.h261 #define SIMPLEQ_INSERT_AFTER(head, listelm, elm, field) do { \ macro