Searched refs:match_str (Results 1 – 2 of 2) sorted by relevance
1399 const char *match_str; in cci_probe_ports() local1423 &match_str)) { in cci_probe_ports()1428 is_ace = strcmp(match_str, "ace") == 0; in cci_probe_ports()1429 if (!is_ace && strcmp(match_str, "ace-lite")) { in cci_probe_ports()
495 static int get_mext_match(const char *match_str, match_f flag) in get_mext_match() argument509 if (strcasestr(str, match_str) != 0) in get_mext_match()