Home
last modified time | relevance | path

Searched refs:arg_resume_device (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/hibernate-resume/
Dhibernate-resume-generator.c20 static char *arg_resume_device = NULL; variable
25 STATIC_DESTRUCTOR_REGISTER(arg_resume_device, freep);
41 free_and_replace(arg_resume_device, s); in parse_proc_cmdline_item()
75 if (!arg_resume_device) in process_resume()
78 r = unit_name_from_path_instance("systemd-hibernate-resume", arg_resume_device, ".service", in process_resume()
91 r = unit_name_from_path(arg_resume_device, ".device", &device_unit); in process_resume()
102 arg_resume_device, in process_resume()
103 arg_resume_device, in process_resume()