Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/cscope-fast/
H A Dcommand.c49 static char pipeprompt[] = "Pipe to shell command: "; variable
276 (void) addstr(pipeprompt); in command()
278 COLS - sizeof (pipeprompt), '\0', NO) == 0) { in command()