Searched refs:DAEMON_DEACTIVATED_STATES (Results 1 – 1 of 1) sorted by relevance
86 DAEMON_DEACTIVATED_STATES = ["stop", "stopped"] variable663 elif expectation in DAEMON_DEACTIVATED_STATES:708 elif action in DAEMON_DEACTIVATED_STATES: