Searched refs:bus_job_vtable (Results 1 – 3 of 3) sorted by relevance
9 extern const sd_bus_vtable bus_job_vtable[];
120 const sd_bus_vtable bus_job_vtable[] = { variable189 .fallback_vtables = BUS_FALLBACK_VTABLES({bus_job_vtable, bus_job_find}),
1238 vtable_dump_bus_properties(f, bus_job_vtable); in dump_bus_properties()