Searched defs:service_enter_running (Results 1 - 1 of 1) sorted by relevance

/systemd/src/core/
H A Dservice.c1627 static void service_enter_running(Service *s, ServiceResult f) { function
1679 service_enter_running(s, SERVICE_SUCCESS);
1734 * service_enter_running() will later apply the .runtime_max_usec timeout. */
1895 service_enter_running(s, SERVICE_SUCCESS);
1902 service_enter_running(s, SERVICE_SUCCESS);
1949 service_enter_running(s, SERVICE_SUCCESS);
2414 service_enter_running(s, SERVICE_SUCCESS);
2531 /* service_enter_running() will figure out what to do */
2532 service_enter_running(s, SERVICE_SUCCESS);
2659 service_enter_running(
[all...]

Completed in 18 milliseconds