Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshell/common/include/
H A Dedit.h62 #define PRSIZE 160 macro
135 char e_prbuff[PRSIZE]; /* prompt buffer */
/titanic_41/usr/src/lib/libshell/common/edit/
H A Demacs.c189 char prompt[PRSIZE]; in ed_emacsread()
H A Dedit.c637 ppmax = pp+PRSIZE-1; in ed_setup()
H A Dvi.c223 char prompt[PRSIZE+2]; /* prompt */ in ed_viread()