Lines Matching defs:true
54 UNIT(s)->ignore_on_isolate = true;
113 unit_notify(UNIT(s), state_translation_table[old_state], state_translation_table[state], true);
128 SPECIAL_SHUTDOWN_TARGET, NULL, true);
534 u->transient = true;
536 u->no_gc = true;
537 u->ignore_on_isolate = true;
538 u->refuse_manual_start = true;
539 u->refuse_manual_stop = true;
572 .no_alias = true,
573 .no_instances = true,
574 .can_transient = true,