Home
last modified time | relevance | path

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

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