Searched refs:exec_command (Results 1 – 4 of 4) sorted by relevance
129 (status = exec_command()) < 0 || in exec_global()
194 int exec_command(void);
207 (status = exec_command()) >= 0) in main()438 exec_command(void) in exec_command() function
65 exec_command(int argc, const char *const argv[]) in exec_command() function1852 if (exec_command(ac, av)) { in tap_cleanup()1956 if (exec_command(ac, av)) { in main()