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