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

/systemd/src/core/
H A Dshow-status.c49 static const char status_indent[] = " "; /* "[" STATUS "] " */ local
77 sl = status ? sizeof(status_indent)-1 : 0;
100 IOVEC_SET_STRING(iovec[n++], status_indent);

Completed in 12 milliseconds