Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dedit.h62 #define PRSIZE 256 macro
150 char e_prbuff[PRSIZE]; /* prompt buffer */
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/edit/
H A Demacs.c191 char prompt[PRSIZE]; in ed_emacsread()
H A Dedit.c645 ppmax = pp+PRSIZE-1; in ed_setup()
H A Dvi.c218 char prompt[PRSIZE+2]; /* prompt */ in ed_viread()