Home
last modified time | relevance | path

Searched refs:exec_command (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/bin/ed/
H A Dglbl.c129 (status = exec_command()) < 0 || in exec_global()
H A Ded.h194 int exec_command(void);
H A Dmain.c207 (status = exec_command()) >= 0) in main()
438 exec_command(void) in exec_command() function
/freebsd-13.1/tests/sys/netmap/
H A Dctrl-api-test.c65 exec_command(int argc, const char *const argv[]) in exec_command() function
1852 if (exec_command(ac, av)) { in tap_cleanup()
1956 if (exec_command(ac, av)) { in main()