Home
last modified time | relevance | path

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

/systemd-251/src/hibernate-resume/
Dhibernate-resume-generator.c23 static bool arg_noresume = false; variable
65 arg_noresume = true; in parse_proc_cmdline_item()
134 if (arg_noresume) { in run()