Searched refs:target_vtable (Results 1 – 3 of 3) sorted by relevance
/systemd-251/src/core/ | ||
D | target.h | 14 extern const UnitVTable target_vtable; |
D | target.c | 184 const UnitVTable target_vtable = { variable |
D | unit.c | 78 [UNIT_TARGET] = &target_vtable, |