Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dpager.h15 bool pager_have(void) _pure_;
Dpager.c294 bool pager_have(void) { in pager_have() function
Dformat-table.c2124 ((pass > 0 || !any_soft) && (pager_have() || !isatty(STDOUT_FILENO)))) in table_print()
/systemd-251/src/cgls/
Dcgls.c195 if (arg_full < 0 && pager_have()) in run()
/systemd-251/src/login/
Dloginctl.c60 (arg_full || !on_tty() || pager_have()) * OUTPUT_FULL_WIDTH | in get_output_flags()
/systemd-251/src/systemctl/
Dsystemctl-show.c46 (arg_full || !on_tty() || pager_have()) * OUTPUT_FULL_WIDTH | in get_output_flags()
/systemd-251/src/machine/
Dmachinectl.c93 (arg_full || !on_tty() || pager_have()) * OUTPUT_FULL_WIDTH | in get_output_flags()
/systemd-251/src/network/
Dnetworkctl.c1485 (arg_full || !on_tty() || pager_have()) * OUTPUT_FULL_WIDTH | in get_output_flags()