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

/systemd/src/systemctl/
H A Dsystemctl.c1065 unitlen = strlen("UNIT"), local
1096 unitlen = MAX(unitlen, strlen(t->id) + (t->machine ? strlen(t->machine)+1 : 0));
1111 unitlen, "UNIT",
1136 nextlen, tstamp1, leftlen, trel1, lastlen, tstamp2, passedlen, trel2, unitlen, unit);

Completed in 505 milliseconds