Searched refs:id_plat (Results 1 – 1 of 1) sorted by relevance
646 } id_plat[] = { variable682 for (i = 0; id_plat[i].platnm != NULL; i++) { in cmd_get_platform()683 if (strcmp(platname, id_plat[i].platnm) == 0) { in cmd_get_platform()684 id = id_plat[i].id; in cmd_get_platform()