Searched refs:vi_cmd (Results 1 – 1 of 1) sorted by relevance
40 static int vi_cmd ARGS((int, const char *));474 switch (vi_cmd(argc1, curcmd)) {497 switch (vi_cmd(lastac, lastcmd)) {699 vi_cmd(argcnt, cmd) in vi_cmd() function