Home
last modified time | relevance | path

Searched refs:inpath (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/chardev/
H A Dchar-file.c103 const char *inpath = qemu_opt_get(opts, "input-path"); in qemu_chr_parse_file_out() local
112 if (inpath) { in qemu_chr_parse_file_out()
120 file->in = g_strdup(inpath); in qemu_chr_parse_file_out()
/openbmc/qemu/scripts/oss-fuzz/
H A Dminimize_qtest_trace.py276 def minimize_trace(inpath, outpath): argument
278 with open(inpath) as f:
/openbmc/linux/tools/power/pm-graph/
H A Dsleepgraph.py6435 inpath = os.path.abspath(subdir)
6436 outpath = os.path.abspath('.') if local else inpath
6437 pprint('Generating a summary of folder:\n %s' % inpath)
6461 title = inpath