db_dl_n_locations
path = calloc(ndx + db_dl_n_locations, sizeof (char *));
memcpy(path + ndx, db_dl_location, db_dl_n_locations * sizeof(char *));