Home
last modified time | relevance | path

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

/src/crypto/heimdal/lib/asn1/
H A Dasn1parse.y1006 static void fix_labels2(Type *t, const char *prefix);
1019 fix_labels2(m->type, m->label); in fix_labels1()
1023 static void fix_labels2(Type *t, const char *prefix) in fix_labels2() function
1035 fix_labels2(s->type, p); in fix_labels()
H A Dasn1parse.c2829 static void fix_labels2(Type *t, const char *prefix);
2842 fix_labels2(m->type, m->label); in fix_labels1()
2846 static void fix_labels2(Type *t, const char *prefix) in fix_labels2() function
2858 fix_labels2(s->type, p); in fix_labels()