UNIT_SWAP         121 src/analyze/analyze-verify.c                 u->type == UNIT_SWAP ? SWAP(u)->control_command : NULL;
UNIT_SWAP        2118 src/core/manager.c             u->type != UNIT_SWAP)
UNIT_SWAP        1111 src/core/swap.c                 LIST_FOREACH(units_by_type, u, m->units_by_type[UNIT_SWAP]) {
UNIT_SWAP        1122 src/core/swap.c         LIST_FOREACH(units_by_type, u, m->units_by_type[UNIT_SWAP]) {
UNIT_SWAP          65 src/core/unit.c         [UNIT_SWAP] = &swap_vtable,
UNIT_SWAP          46 src/shared/unit-name.c         [UNIT_SWAP] = "swap",