Searched defs:UnitStateInfo (Results 1 – 1 of 1) sorted by relevance
626 typedef struct UnitStateInfo { in unit_exists() struct627 const char *load_state; in unit_exists()628 const char *active_state; in unit_exists()629 } UnitStateInfo; in unit_exists() typedef