Home
last modified time | relevance | path

Searched defs:edstate (Results 1 – 1 of 1) sorted by relevance

/openbsd/bin/ksh/
H A Dvi.c28 struct edstate { struct
29 char *cbuf; /* main buffer to build the command line */
30 int cbufsize; /* number of bytes allocated for cbuf */
31 int linelen; /* current number of bytes in cbuf */
32 int winleft; /* first byte# in cbuf to be displayed */
33 int cursor; /* byte# in cbuf having the cursor */