Lines Matching full:domove
3262 static int domove(int, const char *, int);
3947 if ((cur = domove(argcnt, cmd, 0)) >= 0) {
4028 es->cursor = domove(1, "^", 1);
4042 c1 = *cmd == 'c' ? domove(1, "^", 1) : 0;
4047 if ((ncursor = domove(argcnt, &cmd[1], 1)) < 0)
4145 es->cursor = domove(1, "^", 1);
4430 domove(int argcnt, const char *cmd, int sub)