UnitVTable        825 src/core/automount.c const UnitVTable automount_vtable = {
UnitVTable         61 src/core/automount.h extern const UnitVTable automount_vtable;
UnitVTable        914 src/core/busname.c const UnitVTable busname_vtable = {
UnitVTable         96 src/core/busname.h extern const UnitVTable busname_vtable;
UnitVTable        683 src/core/device.c const UnitVTable device_vtable = {
UnitVTable         51 src/core/device.h extern const UnitVTable device_vtable;
UnitVTable       1749 src/core/mount.c const UnitVTable mount_vtable = {
UnitVTable        117 src/core/mount.h extern const UnitVTable mount_vtable;
UnitVTable        775 src/core/path.c const UnitVTable path_vtable = {
UnitVTable         97 src/core/path.h extern const UnitVTable path_vtable;
UnitVTable        518 src/core/scope.c const UnitVTable scope_vtable = {
UnitVTable         64 src/core/scope.h extern const UnitVTable scope_vtable;
UnitVTable       2893 src/core/service.c const UnitVTable service_vtable = {
UnitVTable        205 src/core/service.h extern const UnitVTable service_vtable;
UnitVTable        263 src/core/slice.c const UnitVTable slice_vtable = {
UnitVTable         43 src/core/slice.h extern const UnitVTable slice_vtable;
UnitVTable        287 src/core/snapshot.c const UnitVTable snapshot_vtable = {
UnitVTable         43 src/core/snapshot.h extern const UnitVTable snapshot_vtable;
UnitVTable       2674 src/core/socket.c const UnitVTable socket_vtable = {
UnitVTable        181 src/core/socket.h extern const UnitVTable socket_vtable;
UnitVTable       1424 src/core/swap.c const UnitVTable swap_vtable = {
UnitVTable        117 src/core/swap.h extern const UnitVTable swap_vtable;
UnitVTable        206 src/core/target.c const UnitVTable target_vtable = {
UnitVTable         41 src/core/target.h extern const UnitVTable target_vtable;
UnitVTable        746 src/core/timer.c const UnitVTable timer_vtable = {
UnitVTable         93 src/core/timer.h extern const UnitVTable timer_vtable;
UnitVTable         56 src/core/unit.c const UnitVTable * const unit_vtable[_UNIT_TYPE_MAX] = {
UnitVTable         29 src/core/unit.h typedef struct UnitVTable UnitVTable;
UnitVTable        411 src/core/unit.h extern const UnitVTable * const unit_vtable[_UNIT_TYPE_MAX];