Searched refs:last_update_dir (Results 1 – 1 of 1) sorted by relevance
2322 static char *last_update_dir; variable2353 && last_update_dir && !strcmp (update_dir, last_update_dir)) in send_repository()2459 if (last_update_dir) free (last_update_dir); in send_repository()2461 last_update_dir = xstrdup (update_dir); in send_repository()2730 if (last_update_dir) free (last_update_dir); in client_expand_modules()2731 last_update_dir = NULL; in client_expand_modules()3989 if (last_update_dir) in start_server()3991 free (last_update_dir); in start_server()3992 last_update_dir = NULL; in start_server()