Searched refs:output_path (Results 1 – 1 of 1) sorted by relevance
563 const char *output_path = NULL; in cmd_list() local574 OPT_STRING('o', "output", &output_path, "file", "output file name"), in cmd_list()604 if (output_path) { in cmd_list()605 ps->fp = fopen(output_path, "w"); in cmd_list()769 if (output_path) in cmd_list()