Home
last modified time | relevance | path

Searched refs:Edpos_t (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/libshell/common/include/
H A Dedit.h69 } Edpos_t; typedef
151 Edpos_t e_curpos; /* cursor line and column */
207 extern Edpos_t ed_curpos(Edit_t*, genchar*, int, int, Edpos_t);
/titanic_50/usr/src/lib/libshell/common/edit/
H A Dedit.c823 Edpos_t lastpos; in ed_read()
1139 Edpos_t ed_curpos(Edit_t *ep,genchar *phys, int off, int cur, Edpos_t curpos)
1143 Edpos_t pos;
1189 Edpos_t newpos;