Searched refs:snapshot_template (Results 1 – 1 of 1) sorted by relevance
11 $snapshot_template = $argv[8]; variable315 $tdll = $snapshot_template . "/dlls/" . basename($dll);400 $tdll = $snapshot_template . "/dlls/" . basename($dll);561 if (file_exists($snapshot_template)) {562 $items = glob("$snapshot_template/*");591 $items = glob("$snapshot_template/dlls/*.CRT");
Completed in 6 milliseconds