Home
last modified time | relevance | path

Searched refs:has_job (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/run/ !
Drun.c987 bool has_job; member
1020 done = STRPTR_IN_SET(c->active_state, "inactive", "failed") && !c->has_job; in run_context_check_done()
1059 … { "Job", "(uo)", map_job, offsetof(RunContext, has_job) }, in run_context_update()