Searched refs:com_names (Results 1 – 1 of 1) sorted by relevance
60 static char *com_names[] = { variable89 for (i=0; com_names[i]; i++) in com_ebus_match()90 if (strcmp(ea->ea_name, com_names[i]) == 0) in com_ebus_match()