require '_h2ph_pre.ph'; no warnings qw(redefine misc); unless(defined(&_SYS_UIO_H)) { eval 'sub _SYS_UIO_H () {1;}' unless defined(&_SYS_UIO_H); require 'features.ph'; require 'sys/types.ph'; require 'bits/uio.ph'; if(defined(&__USE_BSD)) { unless(defined(&__USE_FILE_OFFSET64)) { } else { if(defined(&__REDIRECT)) { } else { eval 'sub preadv () { &preadv64;}' unless defined(&preadv); eval 'sub pwritev () { &pwritev64;}' unless defined(&pwritev); } } if(defined(&__USE_LARGEFILE64)) { } } } 1;
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
cdefs.ph | File | 15.77 KB | 0644 |
|
ioctl.ph | File | 288 B | 0644 |
|
select.ph | File | 2.27 KB | 0644 |
|
socket.ph | File | 2.26 KB | 0644 |
|
syscall.ph | File | 249 B | 0644 |
|
syslog.ph | File | 3.75 KB | 0644 |
|
sysmacros.ph | File | 707 B | 0644 |
|
time.ph | File | 2.58 KB | 0644 |
|
ttydefaults.ph | File | 2.45 KB | 0644 |
|
types.ph | File | 5.33 KB | 0644 |
|
ucontext.ph | File | 2.99 KB | 0644 |
|
uio.ph | File | 546 B | 0644 |
|
wait.ph | File | 3.75 KB | 0644 |
|