Searched refs:orig_cmdline (Results 1 – 1 of 1) sorted by relevance
258 def PrepareMksnapshotCmdline(orig_cmdline, path): argument260 for w in orig_cmdline.split(" "):370 orig_cmdline = cmdline.search(output).group(1).strip()371 cmdline = PrepareMksnapshotCmdline(orig_cmdline, path) + extra_opt