Searched refs:SIMPLEQ_EMPTY (Results 1 - 1 of 1) sorted by relevance

/external/openssh/openbsd-compat/
H A Dsys-queue.h78 #undef SIMPLEQ_EMPTY macro
354 #define SIMPLEQ_EMPTY(head) (SIMPLEQ_FIRST(head) == SIMPLEQ_END(head)) macro

Completed in 36 milliseconds