Searched refs:tmp_update_dir (Results 1 – 1 of 1) sorted by relevance
298 char *tmp_update_dir; local302 tmp_update_dir = xmalloc (strlen (update_dir)305 strcpy (tmp_update_dir, update_dir);307 if (*tmp_update_dir != '\0')308 (void) strcat (tmp_update_dir, "/");310 (void) strcat (tmp_update_dir, dir);313 repos = Name_Repository (dir, tmp_update_dir);325 free (tmp_update_dir);