Searched refs:fail_open2 (Results 1 – 2 of 2) sorted by relevance
51 open(TO, '<', $to) or goto fail_open2;92 close(TO) || goto fail_open2 if $closeto;99 close(TO) || goto fail_open2 if $closeto;104 fail_open2: label
166 open $to_h, ">", $to or goto fail_open2;183 close($to_h) || goto fail_open2 if $closeto;197 fail_open2: label