Home
last modified time | relevance | path

Searched refs:alt_type (Results 1 – 4 of 4) sorted by relevance

/netbsd/crypto/external/bsd/openssl.old/dist/crypto/x509v3/
H A Dv3_utl.c870 int alt_type; in do_x509_check() local
879 alt_type = V_ASN1_IA5STRING; in do_x509_check()
886 alt_type = V_ASN1_IA5STRING; in do_x509_check()
892 alt_type = V_ASN1_OCTET_STRING; in do_x509_check()
915 if ((rv = do_check_string(cstr, alt_type, equal, flags, in do_x509_check()
/netbsd/crypto/external/bsd/openssl/dist/crypto/x509/
H A Dv3_utl.c883 int alt_type; in do_x509_check() local
892 alt_type = V_ASN1_IA5STRING; in do_x509_check()
899 alt_type = V_ASN1_IA5STRING; in do_x509_check()
905 alt_type = V_ASN1_OCTET_STRING; in do_x509_check()
950 if ((rv = do_check_string(cstr, alt_type, equal, flags, in do_x509_check()
/netbsd/external/gpl3/gdb/dist/gdb/
H A Dada-lang.c1489 struct type *alt_type = ada_find_parallel_type (base_type, "___XVE");
1491 if (alt_type == NULL)
1494 return alt_type;
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dada-lang.c1489 struct type *alt_type = ada_find_parallel_type (base_type, "___XVE");
1491 if (alt_type == NULL)
1494 return alt_type;