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

/external/mksh/src/
H A Dedit.c4037 int ncursor; local
4146 if ((ncursor = domove(argcnt, &cmd[1], 1)) < 0)
4152 --ncursor;
4153 } while (ksh_isspace(es->cbuf[ncursor]));
4154 ncursor++;
4156 if (ncursor > es->cursor) {
4158 c2 = ncursor;
4160 c1 = ncursor;
4546 int ncursor = 0; local
4552 ncursor
4833 int ncursor; local
4861 int ncursor; local
4884 int ncursor; local
4909 int ncursor; local
4935 int ncursor; local
4952 int ncursor; local
4968 int ncursor; local
[all...]

Completed in 67 milliseconds