Searched refs:snapshot_template (Results 1 – 1 of 1) sorted by relevance
10 $snapshot_template = $argv[7]; variable301 $tdll = $snapshot_template . "/dlls/" . basename($dll);343 $tdll = $snapshot_template . "/dlls/" . basename($dll);504 if (file_exists($snapshot_template)) {505 $items = glob("$snapshot_template/*");534 $items = glob("$snapshot_template/dlls/*.CRT");
Completed in 5 milliseconds