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

/systemd/src/systemctl/
H A Dsystemctl.c2721 const char *method, *mode, *one_name, *suffix = NULL; local
2746 one_name = action_table[action].target;
2754 one_name = action_table[arg_action].target;
2757 if (one_name)
2758 names = strv_new(one_name, NULL);

Completed in 88 milliseconds