Searched refs:generic_cli (Results 1 – 1 of 1) sorted by relevance
17 static char *make_cli(const GString *generic_cli, const char *test_cli) in make_cli() argument19 return g_strdup_printf("%s %s", generic_cli->str, test_cli); in make_cli()