Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/cscope-fast/
H A Ddisplay.c73 static char depthstring[] = "Depth: "; variable
179 (void) move(0, COLS - (int)sizeof (depthstring) - 2); in display()
180 (void) addstr(depthstring); in display()