Searched refs:tok2 (Results 1 – 1 of 1) sorted by relevance
348 char *tok2 = strtok(NULL, "/"); in eeprom_field_update_date() local351 if (tok1 == NULL || tok2 == NULL || tok3 == NULL) { in eeprom_field_update_date()364 if (!strcmp(tok2, months[month - 1])) in eeprom_field_update_date()