Searched refs:snapshot_template (Results 1 – 1 of 1) sorted by relevance
10 $snapshot_template = $argv[7]; variable300 $tdll = $snapshot_template . "/dlls/" . basename($dll);353 $tdll = $snapshot_template . "/dlls/" . basename($dll);514 if (file_exists($snapshot_template)) {515 $items = glob("$snapshot_template/*");544 $items = glob("$snapshot_template/dlls/*.CRT");
Completed in 4 milliseconds