Searched refs:g_website (Results 1 – 1 of 1) sorted by relevance
181 static const char *g_website; /* Default from init_server_name, variable584 g_website = sdup(value); in set_option()894 g_website = "http://civetweb.github.io/civetweb/"; in init_server_name()2792 fprintf(stdout, "[%s]\n", g_website); in WindowProc()2793 ShellExecute(NULL, "open", g_website, NULL, NULL, SW_SHOW); in WindowProc()