Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dformat-table.c2257 bool lines_truncated = false; in table_print() local
2276 lines_truncated = true; in table_print()
2286lines_truncated ? 100 : d->ellipsize_percent); in table_print()
2292 if (lines_truncated) { in table_print()