Home
last modified time | relevance | path

Searched refs:bus_automount_vtable (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/core/
Ddbus-automount.h9 extern const sd_bus_vtable bus_automount_vtable[];
Ddbus-automount.c11 const sd_bus_vtable bus_automount_vtable[] = { variable
Ddbus.c491 { bus_automount_vtable, bus_unit_interface_find }),
1234 vtable_dump_bus_properties(f, bus_automount_vtable); in dump_bus_properties()