Searched defs:_scr (Results 1 – 1 of 1) sorted by relevance
35 struct _scr { struct39 int id; /* Screen id #. */40 int refcnt; /* Reference count. */42 GS *gp; /* Pointer to global area. */47 FREF *frp; /* FREF being edited. */49 char **cargv; /* Current file name. */51 u_long ccnt; /* Command count. */63 recno_t lno; /* 1-N: file line. */88 enum { /* Vi editor mode. */90 SM_REPLACE } showmode;[all …]