HomeSort by: relevance | last modified time | path
    Searched refs:orig_death_handler (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/
Configure 27 my $orig_death_handler = $SIG{__DIE__};
3018 $SIG{__DIE__} = $orig_death_handler;
3059 $SIG{__DIE__} = $orig_death_handler;
  /src/crypto/external/bsd/openssl/dist/
Configure 27 my $orig_death_handler = $SIG{__DIE__};
2859 $SIG{__DIE__} = $orig_death_handler;
2900 $SIG{__DIE__} = $orig_death_handler;
  /src/crypto/external/bsd/openssl.old/dist/
Configure 24 my $orig_death_handler = $SIG{__DIE__};
2824 $SIG{__DIE__} = $orig_death_handler;
2881 $SIG{__DIE__} = $orig_death_handler;

Completed in 30 milliseconds