Searched refs:TABLE_INT (Results 1 – 11 of 11) sorted by relevance
/systemd-251/src/userdb/ |
D | userdbctl.c | 118 TABLE_INT, 0); in show_user() 211 TABLE_INT, -1); /* sort before any other entry with the same UID */ in table_add_uid_boundaries() 241 TABLE_INT, 1); /* sort after any other entry with the same UID */ in table_add_uid_boundaries() 275 TABLE_INT, -1); /* sort before an other entry with the same UID */ in add_unavailable_uid() 299 TABLE_INT, 1); /* sort after any other entry with the same UID */ in add_unavailable_uid() 520 TABLE_INT, 0); in show_group() 571 TABLE_INT, -1); /* sort before any other entry with the same GID */ in table_add_gid_boundaries() 598 TABLE_INT, 1); /* sort after any other entry with the same GID */ in table_add_gid_boundaries() 629 TABLE_INT, -1); /* sort before any other entry with the same GID */ in add_unavailable_gid() 650 TABLE_INT, 1); /* sort after any other entry with the same GID */ in add_unavailable_gid()
|
/systemd-251/src/analyze/ |
D | analyze-exit-status.c | 27 TABLE_INT, (int) i, in verb_exit_status() 43 TABLE_INT, status, in verb_exit_status()
|
/systemd-251/src/test/ |
D | test-format-table.c | 407 TABLE_INT, -1) >= 0); in TEST() 414 TABLE_INT, -999999) >= 0); in TEST() 490 TABLE_INT, 42) >= 0); in TEST() 496 TABLE_INT, 0) >= 0); in TEST()
|
/systemd-251/src/shared/ |
D | parse-argument.c | 104 TABLE_INT, i, in parse_signal_argument()
|
D | format-table.h | 27 TABLE_INT, enumerator
|
D | format-table.c | 300 case TABLE_INT: in table_data_size() 873 case TABLE_INT: in table_add_many_internal() 1258 case TABLE_INT: in cell_data_compare() 1521 case TABLE_INT: { in table_data_format() 2514 case TABLE_INT: in table_data_to_json()
|
/systemd-251/src/cryptenroll/ |
D | cryptenroll-list.c | 109 TABLE_INT, keyslot_metadata[i].slot, in list_enrolled()
|
/systemd-251/src/dissect/ |
D | dissect.c | 593 r = table_add_cell(t, NULL, TABLE_INT, &p->partno); in action_dissect()
|
/systemd-251/src/busctl/ |
D | busctl.c | 249 TABLE_INT, PTR_TO_INT(v), in list_bus_names() 274 TABLE_INT, PTR_TO_INT(v), in list_bus_names()
|
/systemd-251/src/journal/ |
D | journalctl.c | 1479 TABLE_INT, i - count + 1, in list_boots()
|
/systemd-251/src/network/ |
D | networkctl.c | 850 TABLE_INT, links[i].ifindex, in list_links()
|