Home
last modified time | relevance | path

Searched refs:TABLE_INT (Results 1 – 11 of 11) sorted by relevance

/systemd-251/src/userdb/
Duserdbctl.c118 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/
Danalyze-exit-status.c27 TABLE_INT, (int) i, in verb_exit_status()
43 TABLE_INT, status, in verb_exit_status()
/systemd-251/src/test/
Dtest-format-table.c407 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/
Dparse-argument.c104 TABLE_INT, i, in parse_signal_argument()
Dformat-table.h27 TABLE_INT, enumerator
Dformat-table.c300 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/
Dcryptenroll-list.c109 TABLE_INT, keyslot_metadata[i].slot, in list_enrolled()
/systemd-251/src/dissect/
Ddissect.c593 r = table_add_cell(t, NULL, TABLE_INT, &p->partno); in action_dissect()
/systemd-251/src/busctl/
Dbusctl.c249 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/
Djournalctl.c1479 TABLE_INT, i - count + 1, in list_boots()
/systemd-251/src/network/
Dnetworkctl.c850 TABLE_INT, links[i].ifindex, in list_links()