Searched defs:SIMPLEQ_NEXT (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/ntp/sntp/libevent/compat/sys/
H A Dqueue.h234 #define SIMPLEQ_NEXT(elm, field) ((elm)->field.sqe_next) macro
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dsys-queue.h79 #undef SIMPLEQ_NEXT macro
355 #define SIMPLEQ_NEXT(elm, field) ((elm)->field.sqe_next) macro
/freebsd-11-stable/sbin/pfctl/
H A Dpfctl_parser.h192 #define SIMPLEQ_NEXT STAILQ_NEXT macro

Completed in 136 milliseconds