Searched defs:sub_state (Results 1 - 2 of 2) sorted by relevance

/systemd/src/shared/
H A Dbus-util.h135 const char *sub_state; member in struct:UnitInfo
/systemd/src/systemctl/
H A Dsystemctl.c377 sub_len = MAX(sub_len, strlen(u->sub_state));
485 sub_len, u->sub_state, off_active,
3327 const char *sub_state; member in struct:UnitStatusInfo
3498 ss = streq_ptr(i->active_state, i->sub_state) ? NULL : i->sub_state;
3780 i->sub_state = s;

Completed in 27 milliseconds