Searched refs:exec_command (Results 1 – 5 of 5) sorted by relevance
126 (status = exec_command()) < 0 || in exec_global()
191 int exec_command(void);
196 (status = exec_command()) >= 0) in main()427 exec_command(void) in exec_command() function
77 exec_command(int argc, const char *const argv[]) in exec_command() function2173 if (exec_command(ac, av)) { in tap_cleanup()2277 if (exec_command(ac, av)) { in main()