Searched defs:out_file (Results 1 – 4 of 4) sorted by relevance
17 static struct file *in_file, *out_file; variable
69 static FILE *out_file; variable
39 def _run_conf(self, mode, dot_config=None, out_file='.config', argument
50 char test_file[256], out_file[256], diff_cmd[1024]; in test_btf_dump_case() local