Searched defs:typelen (Results 1 - 1 of 1) sorted by relevance
/systemd/src/systemctl/ |
H A D | systemctl.c | 811 typelen = strlen("TYPE") * arg_show_types, local 822 typelen = MAX(typelen, strlen(s->type)); 834 typelen + arg_show_types, typelen + arg_show_types, "TYPE ", 853 pathlen, path, typelen, s->type, socklen, s->id);
|
Completed in 36 milliseconds