Home
last modified time | relevance | path

Searched defs:sd_bus_vtable_221 (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/libsystemd/sd-bus/
Dtest-vtable-data.h76 struct sd_bus_vtable_221 { struct
77 uint8_t type:8;
78 uint64_t flags:56;
79 union {
104 static const struct sd_bus_vtable_221 vtable_format_221[] = { argument
Dbus-objects.c1718 struct sd_bus_vtable_221 { struct
1719 uint8_t type:8;
1720 uint64_t flags:56;
1721 union {
1746 #define VTABLE_ELEMENT_SIZE_221 sizeof(struct sd_bus_vtable_221) argument