Home
last modified time | relevance | path

Searched refs:ASN1_TAILQ_FIRST (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/heimdal/lib/asn1/
H A Dasn1_queue.h158 #define ASN1_TAILQ_FIRST(head) ((head)->tqh_first) macro
H A Dgen_template.c348 q = ASN1_TAILQ_FIRST(&ql->template); in tlist_cmp()