Searched refs:before_cmd (Results 1 – 2 of 2) sorted by relevance
111 char *after_cmd, *before_cmd, *after_device; in walk_path() local143 before_cmd = qos_graph_edge_get_before_cmd_line(path->path_edge); in walk_path()147 if (before_cmd) { in walk_path()148 g_string_append(cmd_line, before_cmd); in walk_path()
235 char *after_cmd, *before_cmd, *after_device; in walk_path() local267 before_cmd = qos_graph_edge_get_before_cmd_line(path->path_edge); in walk_path()271 if (before_cmd) { in walk_path()272 g_string_append(cmd_line, before_cmd); in walk_path()