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

/systemd/src/core/
H A Dfailure-action.c64 update_reboot_param_file(reboot_arg);
72 update_reboot_param_file(reboot_arg);
/systemd/src/basic/
H A Dutil.h176 int update_reboot_param_file(const char *param);
H A Dutil.c776 int update_reboot_param_file(const char *param) { function
/systemd/src/systemctl/
H A Dsystemctl.c3105 r = update_reboot_param_file(argv[1]);
6921 r = update_reboot_param_file(argc == optind + 1 ? argv[optind] : NULL);

Completed in 34 milliseconds