Searched defs:SIMPLEQ_REMOVE_HEAD (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/ntp/sntp/libevent/compat/sys/
H A Dqueue.h267 #define SIMPLEQ_REMOVE_HEAD(head, elm, field) do { \ macro
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dsys-queue.h85 #undef SIMPLEQ_REMOVE_HEAD macro
393 #define SIMPLEQ_REMOVE_HEAD(head, field) do { \ macro
/freebsd-11-stable/sbin/pfctl/
H A Dpfctl_parser.h202 #define SIMPLEQ_REMOVE_HEAD STAILQ_REMOVE_HEAD macro
/freebsd-11-stable/sys/dev/ubsec/
H A Dubsec.c90 #define SIMPLEQ_REMOVE_HEAD STAILQ_REMOVE_HEAD macro
[all...]

Completed in 116 milliseconds