Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/avs/dsstat/
H A Ddsstat.h101 #define DISPLAY_LINES 19 macro
H A Dreport.c363 if ((linesout % DISPLAY_LINES) != 0) in header()
H A Dsdbc_stats.c355 if ((linesout % DISPLAY_LINES) != 0) in sdbc_header()