Searched refs:snapshot_template (Results 1 – 1 of 1) sorted by relevance
11 $snapshot_template = $argv[8]; variable315 $tdll = $snapshot_template . "/dlls/" . basename($dll);384 $tdll = $snapshot_template . "/dlls/" . basename($dll);545 if (file_exists($snapshot_template)) {546 $items = glob("$snapshot_template/*");575 $items = glob("$snapshot_template/dlls/*.CRT");
Completed in 5 milliseconds