Searched refs:slotstr (Results 1 – 1 of 1) sorted by relevance
1347 char slotstr[NWAM_MAX_VALUE_LEN]; in select_wifi_func() local1360 if (fgets(slotstr, sizeof (slotstr), stdin) in select_wifi_func()1361 != NULL && (keyslot = atoi(slotstr)) >= 1 && in select_wifi_func()