Home
last modified time | relevance | path

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

/systemd-251/src/machine/
Dmachine.h15 MACHINE_CLOSING, /* Machine is terminating */ enumerator
Dmachine.c559 return MACHINE_CLOSING; in machine_get_state()
888 [MACHINE_CLOSING] = "closing"
Dmachined.c253 machine_get_state(machine) != MACHINE_CLOSING) in manager_gc()