SERVICE_IDLE      655 src/core/service.c         table = s->type == SERVICE_IDLE ? state_translation_table_idle : state_translation_table;
SERVICE_IDLE     1005 src/core/service.c         if (s->type == SERVICE_IDLE)
SERVICE_IDLE     1387 src/core/service.c         if (s->type == SERVICE_SIMPLE || s->type == SERVICE_IDLE) {
SERVICE_IDLE     1962 src/core/service.c         table = SERVICE(u)->type == SERVICE_IDLE ? state_translation_table_idle : state_translation_table;
SERVICE_IDLE     2847 src/core/service.c         [SERVICE_IDLE] = "idle"