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

/freebsd-12-stable/crypto/heimdal/base/
H A Dheimbase.c131 HEIM_TAILQ_REMOVE(&ar->pool, p, autorel);
526 HEIM_TAILQ_REMOVE(&ar->pool, p, autorel);
H A Dheimqueue.h132 #define HEIM_TAILQ_REMOVE(head, elm, field) do { \ macro

Completed in 136 milliseconds