Searched refs:after_cmd (Results 1 – 2 of 2) sorted by relevance
111 char *after_cmd, *before_cmd, *after_device; in walk_path() local141 after_cmd = qos_graph_edge_get_after_cmd_line(path->path_edge); in walk_path()150 if (after_cmd) { in walk_path()151 g_string_append(cmd_line2, after_cmd); in walk_path()
235 char *after_cmd, *before_cmd, *after_device; in walk_path() local265 after_cmd = qos_graph_edge_get_after_cmd_line(path->path_edge); in walk_path()274 if (after_cmd) { in walk_path()275 g_string_append(cmd_line2, after_cmd); in walk_path()