One Hat Cyber Team
Your IP :
18.216.82.12
Server IP :
104.21.48.1
Server :
Linux agrigation-prod 5.15.0-67-generic #74-Ubuntu SMP Wed Feb 22 14:14:39 UTC 2023 x86_64
Server Software :
nginx/1.24.0
PHP Version :
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
lib
/
x86_64-linux-gnu
/
perl
/
5.34
/
bits
/
View File Name :
sigstksz.ph
require '_h2ph_pre.ph'; no warnings qw(redefine misc); unless(defined(&_SIGNAL_H)) { die("Never include <bits/sigstksz.h> directly; use <signal.h> instead."); } if(defined (&__USE_DYNAMIC_STACK_SIZE) && (defined(&__USE_DYNAMIC_STACK_SIZE) ? &__USE_DYNAMIC_STACK_SIZE : undef)) { require 'unistd.ph'; undef(&SIGSTKSZ) if defined(&SIGSTKSZ); eval 'sub SIGSTKSZ () { &sysconf ( &_SC_SIGSTKSZ);}' unless defined(&SIGSTKSZ); undef(&MINSIGSTKSZ) if defined(&MINSIGSTKSZ); eval 'sub MINSIGSTKSZ () { &SIGSTKSZ;}' unless defined(&MINSIGSTKSZ); } 1;