Searched refs:ASN1_TAILQ_FIRST (Results 1 – 2 of 2) sorted by relevance
/freebsd/crypto/heimdal/lib/asn1/ | ||
H A D | asn1_queue.h | 158 #define ASN1_TAILQ_FIRST(head) ((head)->tqh_first) macro |
H A D | gen_template.c | 348 q = ASN1_TAILQ_FIRST(&ql->template); in tlist_cmp() |