HomeSort by: relevance | last modified time | path
    Searched refs:fix_labels2 (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/lib/asn1/
asn1parse.y 1029 static void fix_labels2(Type *t, const char *prefix);
1042 fix_labels2(m->type, m->label);
1046 static void fix_labels2(Type *t, const char *prefix)
1058 fix_labels2(s->type, p);
asn1parse.c 2826 static void fix_labels2(Type *t, const char *prefix);
2839 fix_labels2(m->type, m->label);
2843 static void fix_labels2(Type *t, const char *prefix) function
2855 fix_labels2(s->type, p);

Completed in 19 milliseconds