Home
last modified time | relevance | path

Searched defs:SIMPLEQ_FIRST (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/usr.sbin/pfctl/
H A Dpfctl_parser.h190 #define SIMPLEQ_FIRST STAILQ_FIRST macro
/dflybsd-src/lib/libssh/openbsd-compat/
H A Dsys-queue.h359 #define SIMPLEQ_FIRST(head) ((head)->sqh_first) macro
/dflybsd-src/sys/dev/crypto/ubsec/
H A Dubsec.c84 #define SIMPLEQ_FIRST STAILQ_FIRST macro