Home
last modified time | relevance | path

Searched refs:ed_window (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/libshell/common/include/
H A Dedit.h202 extern int ed_window(void);
/titanic_41/usr/src/lib/libshell/common/edit/
H A Dedit.c511 int ed_window(void) in ed_window() function
632 ep->e_wsize = ed_window()-2; in ed_setup()
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dargs.c616 if((w = ed_window()) < (2*c)) in sh_printopts()
H A Dio.c2182 int fldsize, wsize = ed_window(); in sh_menu()