Searched refs:SERVICE_RELOAD (Results 1 - 3 of 3) sorted by relevance
/systemd/src/core/ |
H A D | service.c | 64 [SERVICE_RELOAD] = UNIT_RELOADING, 85 [SERVICE_RELOAD] = UNIT_RELOADING, 888 SERVICE_RELOAD, 896 SERVICE_RUNNING, SERVICE_RELOAD, 905 SERVICE_RELOAD, 918 SERVICE_RUNNING, SERVICE_RELOAD, 926 if (!IN_SET(state, SERVICE_START_POST, SERVICE_RUNNING, SERVICE_RELOAD)) 968 case SERVICE_RELOAD: 1010 SERVICE_RUNNING, SERVICE_RELOAD, 1022 SERVICE_RELOAD, [all...] |
/systemd/src/basic/ |
H A D | unit-name.h | 144 SERVICE_RELOAD, enumerator in enum:ServiceState
|
H A D | unit-name.c | 953 [SERVICE_RELOAD] = "reload",
|
Completed in 627 milliseconds