update_reboot_param_file   69 src/core/failure-action.c                 update_reboot_param_file(reboot_arg);
update_reboot_param_file   80 src/core/failure-action.c                 update_reboot_param_file(reboot_arg);
update_reboot_param_file  976 src/shared/util.h int update_reboot_param_file(const char *param);
update_reboot_param_file 3035 src/systemctl/systemctl.c                 r = update_reboot_param_file(args[1]);
update_reboot_param_file 6322 src/systemctl/systemctl.c                 r = update_reboot_param_file(argc == optind + 1 ? argv[optind] : NULL);