Home
last modified time | relevance | path

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

/systemd-251/src/test/
Dtest-format-table.c269 TABLE_STRV_WRAPPED, STRV_MAKE("three", "different", "lines"), in TEST()
270 TABLE_STRV_WRAPPED, STRV_MAKE("two", "lines")) >= 0); in TEST()
306 TABLE_STRV_WRAPPED, STRV_MAKE("a", "pair")) >= 0); in TEST()
309 TABLE_STRV_WRAPPED, STRV_MAKE("short2"), in TEST()
310 TABLE_STRV_WRAPPED, STRV_MAKE("a", "eight", "line", "ćęłł", in TEST()
/systemd-251/src/shared/
Dformat-table.c225 if (IN_SET(d->type, TABLE_STRV, TABLE_STRV_WRAPPED)) in table_data_free()
267 case TABLE_STRV_WRAPPED: in table_data_size()
405 if (IN_SET(type, TABLE_STRV, TABLE_STRV_WRAPPED)) { in table_data_new()
848 case TABLE_STRV_WRAPPED: in table_add_many_internal()
1235 case TABLE_STRV_WRAPPED: in cell_data_compare()
1395 (d->type != TABLE_STRV_WRAPPED || d->formatted_for_width == column_width)) in table_data_format()
1428 case TABLE_STRV_WRAPPED: { in table_data_format()
1953 if (IN_SET(d->type, TABLE_STRV, TABLE_STRV_WRAPPED)) in table_data_isempty()
2485 case TABLE_STRV_WRAPPED: in table_data_to_json()
Dformat-table.h16 TABLE_STRV_WRAPPED, enumerator
/systemd-251/src/resolve/
Dresolvectl.c1474 TABLE_STRV_WRAPPED, l); in dump_list()
1686 TABLE_STRV_WRAPPED, pstatus); in status_ifindex()
1906 TABLE_STRV_WRAPPED, pstatus); in status_global()