Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/cscope-fast/
H A Dcommand.c50 static char readprompt[] = "Read from file: "; variable
254 (void) addstr(readprompt); in command()
255 if (getaline(newpat, COLS - sizeof (readprompt), '\0', in command()