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