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

/freebsd-12-stable/crypto/heimdal/base/
H A Dheimbase.c448 if (!HEIM_TAILQ_EMPTY(&ar->pool))
552 while(!HEIM_TAILQ_EMPTY(&autorel->pool)) {
H A Dheimqueue.h157 #define HEIM_TAILQ_EMPTY(head) ((head)->tqh_first == NULL) macro

Completed in 158 milliseconds