Home
last modified time | relevance | path

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

/freebsd-src/crypto/heimdal/lib/asn1/
H A Dgen.c75 struct sexport { struct
78 struct sexport *next; argument
81 static struct sexport *exports = NULL;
86 struct sexport *tmp = emalloc (sizeof(*tmp)); in add_export()
96 struct sexport *tmp; in is_export()