Home
last modified time | relevance | path

Searched refs:e_hismax (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/lib/libshell/common/include/
H A Dedit.h87 int e_hismax; /* maximum history line number */ member
/titanic_41/usr/src/lib/libshell/common/edit/
H A Dedit.c621 ep->e_hismax = hist_max(hp); in ed_setup()
626 ep->e_hismax = ep->e_hismin = ep->e_hloff = 0; in ed_setup()
628 ep->e_hline = ep->e_hismax; in ed_setup()
H A Dcompletion.c540 if(ep->e_hline == ep->e_hismax) in ed_fulledit()
H A Demacs.c142 #define histlines editb.e_hismax
H A Dvi.c152 #define histmax editb.e_hismax