Searched refs:snapshot_template (Results 1 – 1 of 1) sorted by relevance
11 $snapshot_template = $argv[8]; variable316 $tdll = $snapshot_template . "/dlls/" . basename($dll);381 $tdll = $snapshot_template . "/dlls/" . basename($dll);542 if (file_exists($snapshot_template)) {543 $items = glob("$snapshot_template/*");572 $items = glob("$snapshot_template/dlls/*.CRT");
Completed in 5 milliseconds