Lines Matching refs:found
998 int j, multi, found, rule, retval, ok, buflen; in ssl_cipher_process_rulestr() local
1062 retval = found = 0; in ssl_cipher_process_rulestr()
1068 found = 0; /* unused -- avoid compiler warning */ in ssl_cipher_process_rulestr()
1091 j = found = 0; in ssl_cipher_process_rulestr()
1096 found = 1; in ssl_cipher_process_rulestr()
1101 found = 1; in ssl_cipher_process_rulestr()
1107 if (!found) in ssl_cipher_process_rulestr()
1114 found = 0; in ssl_cipher_process_rulestr()
1126 found = 0; in ssl_cipher_process_rulestr()
1138 found = 0; in ssl_cipher_process_rulestr()
1150 found = 0; in ssl_cipher_process_rulestr()
1164 found = 0; in ssl_cipher_process_rulestr()
1178 found = 0; in ssl_cipher_process_rulestr()
1202 found = 0; in ssl_cipher_process_rulestr()
1242 } else if (found) { in ssl_cipher_process_rulestr()