Home
last modified time | relevance | path

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

/dflybsd-src/bin/ed/
H A Dglbl.c130 (status = exec_command()) < 0 || in exec_global()
H A Ded.h205 int exec_command(void);
H A Dmain.c200 (status = exec_command()) >= 0) in main()
430 exec_command(void) in exec_command() function