Searched refs:line_copy (Results 1 – 1 of 1) sorted by relevance
194 char *line_copy = malloc(len + 1); in esp_modem_dce_handle_cops() local195 strcpy(line_copy, line); in esp_modem_dce_handle_cops()201 p[i] = strtok_r(line_copy, ",", &str_ptr); in esp_modem_dce_handle_cops()216 free(line_copy); in esp_modem_dce_handle_cops()