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

/netbsd-current/crypto/external/bsd/heimdal/dist/lib/base/
H A Dheimqueue.h159 #define HEIM_TAILQ_EMPTY(head) ((head)->tqh_first == NULL) macro
H A Dheimbase.c602 if (!HEIM_TAILQ_EMPTY(&ar->pool))
717 while(!HEIM_TAILQ_EMPTY(&autorel->pool)) {

Completed in 81 milliseconds