Home
last modified time | relevance | path

Searched defs:cols (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/basic/
Dterminal-util.c852 int terminal_set_size_fd(int fd, const char *ident, unsigned rows, unsigned cols) { in terminal_set_size_fd()
/systemd-251/src/network/
Dnetworkctl.c2444 unsigned cols = columns(); in lldp_capabilities_legend() local
/systemd-251/src/resolve/
Dresolvectl.c1389 size_t cols = columns(), position = pos2 - pos1 + 2; in status_print_strv_ifindex() local