Lines Matching full:domove
3207 static int domove(int, const char *, int);
3888 if ((cur = domove(argcnt, cmd, 0)) >= 0) {
3965 es->cursor = domove(1, "^", 1);
3979 c1 = *cmd == 'c' ? domove(1, "^", 1) : 0;
3984 if ((ncursor = domove(argcnt, &cmd[1], 1)) < 0)
4082 es->cursor = domove(1, "^", 1);
4359 domove(int argcnt, const char *cmd, int sub)