Searched refs:p_first_word (Results 1 – 1 of 1) sorted by relevance
296 char *p_first_word, *p_rest_of_line, *p_last; in osm_db_restore() local343 p_first_word = in osm_db_restore()345 if (!p_first_word) { in osm_db_restore()354 if (strlen(p_first_word) > OSM_DB_MAX_GUID_LEN) { in osm_db_restore()365 (strlen(p_first_word) + 1)); in osm_db_restore()366 strcpy(p_key, p_first_word); in osm_db_restore()