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

/freebsd-13-stable/bin/ed/
H A Dglbl.c129 (status = exec_command()) < 0 ||
H A Ded.h194 int exec_command(void);
H A Dmain.c207 (status = exec_command()) >= 0)
435 /* exec_command: execute the next command in command buffer; return print
438 exec_command(void) function
/freebsd-13-stable/tests/sys/netmap/
H A Dctrl-api-test.c65 exec_command(int argc, const char *const argv[]) function
1852 if (exec_command(ac, av)) {
1956 if (exec_command(ac, av)) {

Completed in 46 milliseconds