Searched defs:depthstring (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/tools/cscope-fast/ | ||
H A D | display.c | 73 static char depthstring[] = "Depth: "; variable 179 (void) move(0, COLS - (int)sizeof (depthstring) - 2); 180 (void) addstr(depthstring); |
Completed in 44 milliseconds