Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-io-channel-command.c40 g_autofree gchar *dstargs = g_strdup_printf("%s PIPE:%s,rdonly -", socat, fifo); in test_io_channel_command_fifo() local
42 g_auto(GStrv) dstargv = g_strsplit(dstargs, " ", -1); in test_io_channel_command_fifo()