JOB_RELOAD_OR_START 755 src/core/dbus-unit.c type = JOB_RELOAD_OR_START; JOB_RELOAD_OR_START 308 src/core/job.c /*JOB_RELOAD */ JOB_RELOAD_OR_START, JOB_RELOAD, -1, JOB_RELOAD_OR_START 376 src/core/job.c case JOB_RELOAD_OR_START: JOB_RELOAD_OR_START 1167 src/core/job.c [JOB_RELOAD_OR_START] = "reload-or-start", JOB_RELOAD_OR_START 3047 src/core/manager.c if (u && u->job && IN_SET(u->job->type, JOB_START, JOB_RESTART, JOB_TRY_RESTART, JOB_RELOAD_OR_START)) JOB_RELOAD_OR_START 3053 src/core/manager.c (u->job && IN_SET(u->job->type, JOB_START, JOB_RESTART, JOB_TRY_RESTART, JOB_RELOAD_OR_START)))) JOB_RELOAD_OR_START 3058 src/core/manager.c (u->job && IN_SET(u->job->type, JOB_START, JOB_RESTART, JOB_TRY_RESTART, JOB_RELOAD_OR_START)))) JOB_RELOAD_OR_START 1765 src/core/unit.c case JOB_RELOAD_OR_START: JOB_RELOAD_OR_START 2044 src/core/unit.c case JOB_RELOAD_OR_START: JOB_RELOAD_OR_START 2883 src/core/unit.c u->job->type == JOB_RELOAD_OR_START ||