Home | History | Annotate | Download | only in Scripts

Lines Matching full:catch_pipe

525 sub catch_pipe { $dumpToolCrashed = 1; }
526 $SIG{"PIPE"} = "catch_pipe";