Searched defs:cell (Results 1 – 11 of 11) sorted by relevance
/systemd-251/src/analyze/ |
D | analyze-timespan.c | 15 TableCell *cell; in verb_timespan() local
|
D | analyze-blame.c | 12 TableCell *cell; in verb_blame() local
|
D | analyze-timestamp.c | 10 TableCell *cell; in test_timestamp_one() local
|
D | analyze-calendar.c | 13 TableCell *cell; in test_calendar_one() local
|
D | analyze-security.c | 1860 TableCell *cell; in assess() local
|
/systemd-251/src/shared/ |
D | format-table.c | 115 static size_t TABLE_CELL_TO_INDEX(TableCell *cell) { in TABLE_CELL_TO_INDEX() 198 TableCell *cell; in table_new_internal() local 516 int table_dup_cell(Table *t, TableCell *cell) { in table_dup_cell() 534 static int table_dedup_cell(Table *t, TableCell *cell) { in table_dedup_cell() 584 static TableData *table_get_data(Table *t, TableCell *cell) { in table_get_data() 602 int table_set_minimum_width(Table *t, TableCell *cell, size_t minimum_width) { in table_set_minimum_width() 619 int table_set_maximum_width(Table *t, TableCell *cell, size_t maximum_width) { in table_set_maximum_width() 633 int table_set_weight(Table *t, TableCell *cell, unsigned weight) { in table_set_weight() 650 int table_set_align_percent(Table *t, TableCell *cell, unsigned percent) { in table_set_align_percent() 669 int table_set_ellipsize_percent(Table *t, TableCell *cell, unsigned percent) { in table_set_ellipsize_percent() [all …]
|
/systemd-251/src/cryptenroll/ |
D | cryptenroll-list.c | 17 TableCell *cell; in list_enrolled() local
|
/systemd-251/src/network/ |
D | networkctl.c | 792 TableCell *cell; in list_links() local 1127 TableCell *cell; in dump_address_labels() local 1559 TableCell *cell; in link_status_one() local 2308 TableCell *cell; in system_status() local 2481 TableCell *cell; in link_lldp_status() local
|
/systemd-251/src/timedate/ |
D | timedatectl.c | 56 TableCell *cell; in print_status_info() local 365 TableCell *cell; in print_ntp_status_info() local
|
/systemd-251/src/hostname/ |
D | hostnamectl.c | 80 TableCell *cell; in print_status_info() local
|
/systemd-251/src/home/ |
D | homectl.c | 145 TableCell *cell; in list_homes() local
|