Searched refs:hist_g_url (Results 1 – 1 of 1) sorted by relevance
55 char hist_g_url[MAX_URL_LEN]; member545 strncpy(cfg.hist_g_url, optarg, sizeof(cfg.hist_g_url) - 1); in main()546 cfg.fp_hist_g = fopen(cfg.hist_g_url, "w+b"); in main()