Searched refs:platnm (Results 1 – 1 of 1) sorted by relevance
644 char *platnm; member682 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()