Searched defs:failed_condition_negate (Results 1 - 1 of 1) sorted by relevance
/systemd/src/systemctl/ | ||
H A D | systemctl.c | 3370 bool failed_condition_negate; member in struct:UnitStatusInfo 3538 i->failed_condition_negate ? "!" : "", 4009 i->failed_condition_negate = negate; |
Completed in 36 milliseconds