Searched refs:plus_char (Results 1 – 2 of 2) sorted by relevance
1379 int i, mval, spec_char, plus_char; in X509V3_NAME_from_section() local1406 plus_char = (*type == '+'); in X509V3_NAME_from_section()1408 plus_char = (*type == os_toascii['+']); in X509V3_NAME_from_section()1410 if (plus_char) { in X509V3_NAME_from_section()
1281 int i, spec_char, plus_char; in auto_info() local1312 plus_char = (*type == '+'); in auto_info()1314 plus_char = (*type == os_toascii['+']); in auto_info()1316 if (plus_char) { in auto_info()
Completed in 13 milliseconds