Home | History | Annotate | Download | only in common

Lines Matching refs:l_cursor

114 	ep->l_cursor.lno = 1;		/* XXX Any valid recno. */
115 ep->l_cursor.cno = 0;
155 ep->l_cursor.lno = 1; /* XXX Any valid recno. */
156 ep->l_cursor.cno = 0;
180 if (ep->l_cursor.lno == OOBLNO) {
183 ep->l_cursor.lno = sp->lno;
184 ep->l_cursor.cno = sp->cno;
188 ep->l_cursor.lno = sp->lno;
189 ep->l_cursor.cno = sp->cno;
213 memmove(sp->wp->l_lp + sizeof(u_char), &ep->l_cursor, sizeof(MARK));
267 if (ep->l_cursor.lno != OOBLNO) {
270 ep->l_cursor.lno = OOBLNO;
374 if (ep->l_cursor.lno != OOBLNO) {
377 ep->l_cursor.lno = OOBLNO;