Home
last modified time | relevance | path

Searched defs:promptbuf (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/boot/common/
H A Dinterp.c293 static char promptbuf[20]; /* probably too large, but well... */ in prompt() local
/illumos-gate/usr/src/cmd/tip/
H A Dtip.c306 static sigjmp_buf promptbuf; variable