Searched refs:gConfigPath (Results 1 – 3 of 3) sorted by relevance
473 extern char *gConfigPath;686 root_allow_add (optarg, gConfigPath); in main()
760 char *gConfigPath; variable832 gConfigPath); in serve_root()6327 if (gConfigPath) free (gConfigPath); in parseServerOptions()6328 gConfigPath = xstrdup (optarg); in parseServerOptions()7283 config = get_root_allow_config (repository, gConfigPath); in pserver_authenticate_connection()
344 * server.c (gConfigPath, server_usage): New globals.