Searched refs:last_repos (Results 1 – 1 of 1) sorted by relevance
2321 static char *last_repos; variable2352 if (last_repos && !strcmp (repos, last_repos) in send_repository()2458 if (last_repos) free (last_repos); in send_repository()2460 last_repos = xstrdup (repos); in send_repository()2727 if (last_repos) free (last_repos); in client_expand_modules()2728 last_repos = NULL; in client_expand_modules()3984 if (last_repos) in start_server()3986 free (last_repos); in start_server()3987 last_repos = NULL; in start_server()