Searched refs:SCRWID (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/dumpcs/
H A Ddumpcs.c38 #define SCRWID 80 macro
51 static char linebuf[SCRWID / 2 * (MB_LEN_MAX + 1)];
143 col = SCRWID - bytes * 2 - 1;

Completed in 44 milliseconds