Searched refs:dstargs (Results 1 – 1 of 1) sorted by relevance
40 g_autofree gchar *dstargs = g_strdup_printf("%s PIPE:%s,rdonly -", socat, fifo); in test_io_channel_command_fifo() local42 g_auto(GStrv) dstargv = g_strsplit(dstargs, " ", -1); in test_io_channel_command_fifo()