Searched refs:snapshot_template (Results 1 – 1 of 1) sorted by relevance
10 $snapshot_template = $argv[7]; variable318 $tdll = $snapshot_template . "/dlls/" . basename($dll);387 $tdll = $snapshot_template . "/dlls/" . basename($dll);548 if (file_exists($snapshot_template)) {549 $items = glob("$snapshot_template/*");578 $items = glob("$snapshot_template/dlls/*.CRT");
Completed in 6 milliseconds