usr
/
lib64
/
perl5
/
bits
/
types
/
Go to Home Directory
+
Upload
Create File
root@0UT1S:~$
Execute
By Order of Mr.0UT1S
[DIR] ..
N/A
__sigset_t.ph
299 bytes
Rename
Delete
__sigval_t.ph
243 bytes
Rename
Delete
clock_t.ph
206 bytes
Rename
Delete
clockid_t.ph
212 bytes
Rename
Delete
sig_atomic_t.ph
221 bytes
Rename
Delete
sigevent_t.ph
1.04 KB
Rename
Delete
siginfo_t.ph
3.58 KB
Rename
Delete
sigset_t.ph
220 bytes
Rename
Delete
sigval_t.ph
334 bytes
Rename
Delete
stack_t.ph
271 bytes
Rename
Delete
struct_iovec.ph
265 bytes
Rename
Delete
struct_osockaddr.ph
183 bytes
Rename
Delete
struct_rusage.ph
247 bytes
Rename
Delete
struct_sigstack.ph
180 bytes
Rename
Delete
struct_timespec.ph
203 bytes
Rename
Delete
struct_timeval.ph
206 bytes
Rename
Delete
time_t.ph
203 bytes
Rename
Delete
timer_t.ph
206 bytes
Rename
Delete
require '_h2ph_pre.ph'; no warnings qw(redefine misc); unless(defined(&__sigevent_t_defined)) { eval 'sub __sigevent_t_defined () {1;}' unless defined(&__sigevent_t_defined); require 'bits/wordsize.ph'; require 'bits/types.ph'; require 'bits/types/__sigval_t.ph'; eval 'sub __SIGEV_MAX_SIZE () {64;}' unless defined(&__SIGEV_MAX_SIZE); if((defined(&__WORDSIZE) ? &__WORDSIZE : undef) == 64) { eval 'sub __SIGEV_PAD_SIZE () {(( &__SIGEV_MAX_SIZE / $sizeof{\'int\'}) - 4);}' unless defined(&__SIGEV_PAD_SIZE); } else { eval 'sub __SIGEV_PAD_SIZE () {(( &__SIGEV_MAX_SIZE / $sizeof{\'int\'}) - 3);}' unless defined(&__SIGEV_PAD_SIZE); } unless(defined(&__have_pthread_attr_t)) { eval 'sub __have_pthread_attr_t () {1;}' unless defined(&__have_pthread_attr_t); } eval 'sub sigev_notify_function () { ($_sigev_un->{_sigev_thread}->{_function});}' unless defined(&sigev_notify_function); eval 'sub sigev_notify_attributes () { ($_sigev_un->{_sigev_thread}->{_attribute});}' unless defined(&sigev_notify_attributes); } 1;
Save