Searched refs:comms_names (Results 1 – 1 of 1) sorted by relevance
143 static const char *comms_names[] = { variable163 for (i = 0; comms_names[i]; i++) in comms_match()164 if (strcmp(ea->ea_name, comms_names[i]) == 0) in comms_match()