Searched refs:cmd_line2 (Results 1 – 2 of 2) sorted by relevance
116 GString *cmd_line2 = g_string_new(""); in walk_path() local151 g_string_append(cmd_line2, after_cmd); in walk_path()162 g_string_append(cmd_line, cmd_line2->str); in walk_path()163 g_string_free(cmd_line2, true); in walk_path()
240 GString *cmd_line2 = g_string_new(""); in walk_path() local275 g_string_append(cmd_line2, after_cmd); in walk_path()286 g_string_append(cmd_line, cmd_line2->str); in walk_path()287 g_string_free(cmd_line2, true); in walk_path()