Searched refs:SERVICE_STOP (Results 1 - 3 of 3) sorted by relevance

/systemd/src/basic/
H A Dunit-name.h145 SERVICE_STOP, /* No STOP_PRE state, instead just register multiple STOP executables */ enumerator in enum:ServiceState
H A Dunit-name.c954 [SERVICE_STOP] = "stop",
/systemd/src/core/
H A Dservice.c65 [SERVICE_STOP] = UNIT_DEACTIVATING,
86 [SERVICE_STOP] = UNIT_DEACTIVATING,
889 SERVICE_STOP, SERVICE_STOP_SIGABRT, SERVICE_STOP_SIGTERM, SERVICE_STOP_SIGKILL, SERVICE_STOP_POST,
897 SERVICE_STOP, SERVICE_STOP_SIGABRT, SERVICE_STOP_SIGTERM, SERVICE_STOP_SIGKILL, SERVICE_STOP_POST,
906 SERVICE_STOP, SERVICE_STOP_SIGABRT, SERVICE_STOP_SIGTERM, SERVICE_STOP_SIGKILL, SERVICE_STOP_POST,
919 SERVICE_STOP, SERVICE_STOP_SIGABRT, SERVICE_STOP_SIGTERM, SERVICE_STOP_SIGKILL, SERVICE_STOP_POST,
974 case SERVICE_STOP:
1011 SERVICE_STOP, SERVICE_STOP_SIGABRT, SERVICE_STOP_SIGTERM, SERVICE_STOP_SIGKILL, SERVICE_STOP_POST,
1023 SERVICE_STOP, SERVICE_STOP_SIGABRT, SERVICE_STOP_SIGTERM, SERVICE_STOP_SIGKILL, SERVICE_STOP_POST,
1596 service_set_state(s, SERVICE_STOP);
[all...]

Completed in 42 milliseconds