Home
last modified time | relevance | path

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

/freebsd-14-stable/crypto/heimdal/lib/asn1/
HDsymbol.h120 enum ctype { CT_CONTENTS, CT_USER } ; enumerator
HDasn1parse.y606 $$ = new_constraint_spec(CT_CONTENTS);
614 $$ = new_constraint_spec(CT_CONTENTS);
622 $$ = new_constraint_spec(CT_CONTENTS);
HDasn1parse.c2146 (yyval.constraint_spec) = new_constraint_spec(CT_CONTENTS);
2157 (yyval.constraint_spec) = new_constraint_spec(CT_CONTENTS);
2168 (yyval.constraint_spec) = new_constraint_spec(CT_CONTENTS);