HomeSort by: relevance | last modified time | path
    Searched defs:sexport (Results 1 - 1 of 1) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/lib/asn1/
gen.c 78 struct sexport { struct
81 struct sexport *next;
84 static struct sexport *exports = NULL;
89 struct sexport *tmp = emalloc (sizeof(*tmp));
99 struct sexport *tmp;

Completed in 17 milliseconds