Searched refs:arg_show_types (Results 1 - 1 of 1) sorted by relevance

/systemd/src/systemctl/
H A Dsystemctl.c106 static bool arg_show_types = false; variable
811 typelen = strlen("TYPE") * arg_show_types,
821 if (arg_show_types)
834 typelen + arg_show_types, typelen + arg_show_types, "TYPE ",
851 if (arg_show_types)
6632 arg_show_types = true;

Completed in 37 milliseconds