Searched defs:line_width (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/desktop/common/
H A Dpicldiag.c699 logprintf_header(char *header, size_t line_width) argument
705 start_pos = (line_width - strlen(header) - 2) / 2;
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/lw8/common/
H A Dlw8.c694 logprintf_header(char *header, size_t line_width) argument
700 start_pos = (line_width - strlen(header) - 2) / 2;
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/schumacher/common/
H A Dschumacher.c663 logprintf_header(char *header, size_t line_width) argument
669 start_pos = (line_width - strlen(header) - 2) / 2;

Completed in 63 milliseconds