Home
last modified time | relevance | path

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

/titanic_51/usr/src/boot/sys/boot/common/
H A Dinterp.c281 static char promptbuf[20]; /* probably too large, but well... */ in prompt() local
/titanic_51/usr/src/cmd/tip/
H A Dtip.c301 static sigjmp_buf promptbuf; variable