Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dformat-table.h83 int table_fill_empty(Table *t, size_t until_column);
Dformat-table.c495 int table_fill_empty(Table *t, size_t until_column) { in table_fill_empty() function
/systemd-251/src/busctl/
Dbusctl.c288 r = table_fill_empty(table, COLUMN_MACHINE); in list_bus_names()
352 r = table_fill_empty(table, 0); in list_bus_names()