Home
last modified time | relevance | path

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

/systemd-251/src/hibernate-resume/
Dhibernate-resume-generator.c21 static char *arg_resume_options = NULL; variable
26 STATIC_DESTRUCTOR_REGISTER(arg_resume_options, freep);
48 if (!strextend_with_separator(&arg_resume_options, ",", value)) in parse_proc_cmdline_item()
104 arg_resume_options ?: arg_root_options, in process_resume()