Searched refs:uc_mgr_exec (Results 1 – 3 of 3) sorted by relevance
363 int uc_mgr_exec(const char *prog);
175 int uc_mgr_exec(const char *prog) in uc_mgr_exec() function
777 err = uc_mgr_exec(s->data.exec + (ignore_error ? 1 : 0)); in execute_sequence()