Searched refs:cfg_print_fh (Results 1 – 1 of 1) sorted by relevance
858 FILE *cfg_print_fh = (debug && !dom_info->dryrun) ? stderr : stdout; in create_domain() local860 printf_info_sexp(-1, &d_config, cfg_print_fh); in create_domain()868 fputs(json, cfg_print_fh); in create_domain()870 flush_stream(cfg_print_fh); in create_domain()
Completed in 5 milliseconds