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

/systemd/src/core/
H A Dservice.h175 char *status_text; member in struct:Service
/systemd/src/systemctl/
H A Dsystemctl.c3357 const char *status_text; member in struct:UnitStatusInfo
3661 if (i->status_text)
3662 printf(" Status: \"%s\"\n", i->status_text);
3798 i->status_text = s;

Completed in 996 milliseconds