Searched defs:sd_bus_vtable_221 (Results 1 – 2 of 2) sorted by relevance
76 struct sd_bus_vtable_221 { struct77 uint8_t type:8;78 uint64_t flags:56;79 union {104 static const struct sd_bus_vtable_221 vtable_format_221[] = { argument
1718 struct sd_bus_vtable_221 { struct1719 uint8_t type:8;1720 uint64_t flags:56;1721 union {1746 #define VTABLE_ELEMENT_SIZE_221 sizeof(struct sd_bus_vtable_221) argument