Lines Matching defs:run_command
404 run_command(title, 10, SU_PATH, "root", "showmap", "-q", arg, NULL);
641 int run_command(const char *title, int timeout_seconds, const char *command, ...) {
1171 run_command("ROUTE TABLE IPv4", 10, "ip", "-4", "route", "show", "table", table, NULL);
1172 run_command("ROUTE TABLE IPv6", 10, "ip", "-6", "route", "show", "table", table, NULL);