Searched refs:fp_hist_l (Results 1 – 1 of 1) sorted by relevance
62 FILE *fp_hist_l; member408 if (cfg->fp_hist_l) { in vdpp_test()409 if (local_hist_size > fwrite(phist_l, 1, local_hist_size, cfg->fp_hist_l)) { in vdpp_test()541 cfg.fp_hist_l = fopen(cfg.hist_l_url, "w+b"); in main()665 if (cfg.fp_hist_l) { in main()666 fclose(cfg.fp_hist_l); in main()667 cfg.fp_hist_l = NULL; in main()