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

/freebsd-10-stable/bin/ed/
H A Dglbl.c129 (status = exec_command()) < 0 ||
H A Ded.h205 int exec_command(void);
H A Dmain.c216 (status = exec_command()) >= 0)
443 /* exec_command: execute the next command in command buffer; return print
446 exec_command(void) function

Completed in 107 milliseconds