Searched refs:output_path (Results 1 – 1 of 1) sorted by relevance
522 const char *output_path = NULL; in cmd_list() local533 OPT_STRING('o', "output", &output_path, "file", "output file name"), in cmd_list()560 if (output_path) { in cmd_list()561 default_ps.fp = fopen(output_path, "w"); in cmd_list()693 if (output_path) in cmd_list()