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

/external/mksh/src/
H A Dedit.c3357 static int vi_cmd(int, const char *);
3844 switch (vi_cmd(argc1, curcmd)) {
3867 switch (vi_cmd(lastac, lastcmd)) {
4049 vi_cmd(int argcnt, const char *cmd) function

Completed in 52 milliseconds