Searched refs:exec_command (Results 1 – 5 of 5) sorted by relevance
40 local function exec_command(command) function70 exec_command("git show --pretty='%h %s' --no-patch " .. hash)
127 (status = exec_command()) < 0 || in exec_global()
193 int exec_command(void);
205 (status = exec_command()) >= 0) in main()436 exec_command(void) in exec_command() function
77 exec_command(int argc, const char *const argv[]) in exec_command() function2175 if (exec_command(ac, av)) { in tap_cleanup()2279 if (exec_command(ac, av)) { in main()