Lines Matching refs:strcEQ
462 if (strcEQ(arg, "builtin")) {
510 if (strcEQ(arg, "builtin")) {
556 if (strcEQ(arg1, "startup")) {
559 else if (strcEQ(arg1, "connect")) {
580 else if (strcEQ(arg2, "builtin")) {
982 if (strcEQ(arg, "none")) {
985 else if (strcEQ(arg, "leaf")) {
988 else if (strcEQ(arg, "chain")) {
1013 if (strcEQ(arg, "none") || strcEQ(arg, "off")) {
1016 else if (strcEQ(arg, "optional")) {
1019 else if (strcEQ(arg, "require") || strcEQ(arg, "on")) {
1022 else if (strcEQ(arg, "optional_no_ca")) {
1113 if (strcEQ(arg, "none")) {
1116 else if (strcEQ(arg, "nonenotnull")) {
1205 if (strcEQ(w, "StdEnvVars")) {
1208 else if (strcEQ(w, "ExportCertData")) {
1211 else if (strcEQ(w, "FakeBasicAuth")) {
1214 else if (strcEQ(w, "StrictRequire")) {
1217 else if (strcEQ(w, "OptRenegotiate")) {
1220 else if (strcEQ(w, "LegacyDNStringFormat")) {
1314 if (strcEQ(w, "SSLv2")) {
1322 else if (strcEQ(w, "SSLv3")) {
1325 else if (strcEQ(w, "TLSv1")) {
1329 else if (strcEQ(w, "TLSv1.1")) {
1332 else if (strcEQ(w, "TLSv1.2")) {
1336 else if (strcEQ(w, "all")) {