Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dformat-table.c2037 bool any_soft = false; in table_print() local
2054 … &req_width, &req_height, &any_soft); in table_print()
2068 &any_soft); in table_print()
2124 ((pass > 0 || !any_soft) && (pager_have() || !isatty(STDOUT_FILENO)))) in table_print()
2233 … if (!any_soft) /* Some columns got less than requested. If some cells were "soft", in table_print()