$94 GRAYBYTE WORDPRESS FILE MANAGER $21

SERVER : in-mum-web1330.main-hosting.eu #1 SMP Mon Feb 10 22:45:17 UTC 2025
SERVER IP : 88.222.243.82 | ADMIN IP 216.73.216.63
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : NONE

/usr/lib64/perl5/bits/

HOME
Current File : /usr/lib64/perl5/bits//waitstatus.ph
require '_h2ph_pre.ph';

no warnings qw(redefine misc);

if(!defined (&_SYS_WAIT_H)  && !defined (&_STDLIB_H)) {
    die("Never include <bits/waitstatus.h> directly; use <sys/wait.h> instead.");
}
unless(defined(&__WEXITSTATUS)) {
    sub __WEXITSTATUS {
	my($status) = @_;
	eval q(((($status) & 0xff00) >> 8));
    }
}
unless(defined(&__WTERMSIG)) {
    sub __WTERMSIG {
	my($status) = @_;
	eval q((($status) & 0x7f));
    }
}
unless(defined(&__WSTOPSIG)) {
    sub __WSTOPSIG {
	my($status) = @_;
	eval q( &__WEXITSTATUS($status));
    }
}
unless(defined(&__WIFEXITED)) {
    sub __WIFEXITED {
	my($status) = @_;
	eval q(( &__WTERMSIG($status) == 0));
    }
}
unless(defined(&__WIFSIGNALED)) {
    sub __WIFSIGNALED {
	my($status) = @_;
	eval q((( ((($status) & 0x7f) + 1) >> 1) > 0));
    }
}
unless(defined(&__WIFSTOPPED)) {
    sub __WIFSTOPPED {
	my($status) = @_;
	eval q(((($status) & 0xff) == 0x7f));
    }
}
if(defined(&WCONTINUED)) {
    eval 'sub __WIFCONTINUED {
        my($status) = @_;
	    eval q((($status) ==  &__W_CONTINUED));
    }' unless defined(&__WIFCONTINUED);
}
unless(defined(&__WCOREDUMP)) {
    sub __WCOREDUMP {
	my($status) = @_;
	eval q((($status) &  &__WCOREFLAG));
    }
}
unless(defined(&__W_EXITCODE)) {
    sub __W_EXITCODE {
	my($ret, $sig) = @_;
	eval q((($ret) << 8| ($sig)));
    }
}
unless(defined(&__W_STOPCODE)) {
    sub __W_STOPCODE {
	my($sig) = @_;
	eval q((($sig) << 8| 0x7f));
    }
}
eval 'sub __W_CONTINUED () {0xffff;}' unless defined(&__W_CONTINUED);
eval 'sub __WCOREFLAG () {0x80;}' unless defined(&__WCOREFLAG);
1;

Current_dir [ NOT WRITEABLE ] Document_root [ WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
25 Jan 2024 4.24 PM
root / root
0755
types
--
25 Jan 2024 4.24 PM
root / root
0755
byteswap.ph
1.603 KB
18 May 2023 9.35 PM
root / root
0644
endian.ph
0.241 KB
18 May 2023 9.35 PM
root / root
0644
ioctl-types.ph
1.723 KB
18 May 2023 9.35 PM
root / root
0644
ioctls.ph
3.737 KB
18 May 2023 9.35 PM
root / root
0644
long-double.ph
0.059 KB
18 May 2023 9.35 PM
root / root
0644
pthreadtypes-arch.ph
3.733 KB
18 May 2023 9.35 PM
root / root
0644
pthreadtypes.ph
0.48 KB
18 May 2023 9.35 PM
root / root
0644
select.ph
1.356 KB
18 May 2023 9.35 PM
root / root
0644
select2.ph
0.479 KB
18 May 2023 9.35 PM
root / root
0644
sigaction.ph
1.68 KB
18 May 2023 9.35 PM
root / root
0644
sigcontext.ph
0.868 KB
18 May 2023 9.35 PM
root / root
0644
sigevent-consts.ph
0.605 KB
18 May 2023 9.35 PM
root / root
0644
siginfo-arch.ph
0.454 KB
18 May 2023 9.35 PM
root / root
0644
siginfo-consts-arch.ph
0.202 KB
18 May 2023 9.35 PM
root / root
0644
siginfo-consts.ph
3.53 KB
18 May 2023 9.35 PM
root / root
0644
signum-generic.ph
2.66 KB
18 May 2023 9.35 PM
root / root
0644
signum.ph
1.5 KB
18 May 2023 9.35 PM
root / root
0644
sigstack.ph
0.431 KB
18 May 2023 9.35 PM
root / root
0644
sigthread.ph
0.376 KB
18 May 2023 9.35 PM
root / root
0644
sockaddr.ph
0.495 KB
18 May 2023 9.35 PM
root / root
0644
socket.ph
15.55 KB
18 May 2023 9.35 PM
root / root
0644
socket2.ph
0.173 KB
18 May 2023 9.35 PM
root / root
0644
socket_type.ph
0.748 KB
18 May 2023 9.35 PM
root / root
0644
ss_flags.ph
0.433 KB
18 May 2023 9.35 PM
root / root
0644
stdint-intn.ph
0.207 KB
18 May 2023 9.35 PM
root / root
0644
syscall.ph
75.762 KB
18 May 2023 9.35 PM
root / root
0644
syslog-ldbl.ph
0.347 KB
18 May 2023 9.35 PM
root / root
0644
syslog-path.ph
0.354 KB
18 May 2023 9.35 PM
root / root
0644
syslog.ph
0.395 KB
18 May 2023 9.35 PM
root / root
0644
thread-shared-types.ph
1.788 KB
18 May 2023 9.35 PM
root / root
0644
types.ph
2.503 KB
18 May 2023 9.35 PM
root / root
0644
typesizes.ph
4.152 KB
18 May 2023 9.35 PM
root / root
0644
uintn-identity.ph
0.616 KB
18 May 2023 9.35 PM
root / root
0644
waitflags.ph
0.797 KB
18 May 2023 9.35 PM
root / root
0644
waitstatus.ph
1.536 KB
18 May 2023 9.35 PM
root / root
0644
wordsize.ph
0.726 KB
18 May 2023 9.35 PM
root / root
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME
Static GIF