Searched refs:gConfigPath (Results 1 – 2 of 2) sorted by relevance
458 extern char *gConfigPath;647 root_allow_add (optarg, gConfigPath); in main()
757 char *gConfigPath; variable829 gConfigPath); in serve_root()6294 if (gConfigPath) free (gConfigPath); in parseServerOptions()6295 gConfigPath = xstrdup (optarg); in parseServerOptions()7238 config = get_root_allow_config (repository, gConfigPath); in pserver_authenticate_connection()