Searched refs:get_or_set_deployment (Results 1 – 1 of 1) sorted by relevance
/systemd-251/src/hostname/ |
D | hostnamectl.c | 532 static int get_or_set_deployment(int argc, char **argv, void *userdata) { in get_or_set_deployment() function 675 { "deployment", VERB_ANY, 2, 0, get_or_set_deployment }, in hostnamectl_main() 676 … { "set-deployment", 2, 2, 0, get_or_set_deployment }, /* obsolete */ in hostnamectl_main()
|