Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/asn1/
H A Dgen_locl.h84 int seq_type(const char *);
H A Dgen_seq.c44 if (!seq_type(s->name)) in generate_type_seq()
H A Dmain.c56 seq_type(const char *p) in seq_type() function