Searched refs:srcargs (Results 1 – 1 of 1) sorted by relevance
39 g_autofree gchar *srcargs = g_strdup_printf("%s - PIPE:%s,wronly", socat, fifo); in test_io_channel_command_fifo() local41 g_auto(GStrv) srcargv = g_strsplit(srcargs, " ", -1); in test_io_channel_command_fifo()