| .. | |||||
| bitsperlong.ph | |||||
| ioctl.ph | |||||
| ioctls.ph | |||||
| posix_types.ph | |||||
| posix_types_32.ph | |||||
| posix_types_64.ph | |||||
| posix_types_x32.ph | |||||
| socket.ph | |||||
| sockios.ph | |||||
| termbits.ph | |||||
| termios.ph | |||||
| unistd.ph | |||||
| unistd_32.ph | |||||
| unistd_64.ph | |||||
| unistd_x32.ph |
| Server IP : 103.169.32.36 / Your IP : 216.73.217.108 Web Server : Apache System : Linux web.dpmptsp 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 User : apache ( 48) PHP Version : 5.6.40 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /lib64/perl5/asm/ |
Upload File : |
require '_h2ph_pre.ph';
no warnings qw(redefine misc);
unless(defined(&_ASM_X86_UNISTD_H)) {
eval 'sub _ASM_X86_UNISTD_H () {1;}' unless defined(&_ASM_X86_UNISTD_H);
eval 'sub __X32_SYSCALL_BIT () {0x40000000;}' unless defined(&__X32_SYSCALL_BIT);
if(defined(&__i386__)) {
require 'asm/unistd_32.ph';
}
elsif(defined(&__ILP32__)) {
require 'asm/unistd_x32.ph';
} else {
require 'asm/unistd_64.ph';
}
}
1;
| .. | |||||
| bitsperlong.ph | |||||
| ioctl.ph | |||||
| ioctls.ph | |||||
| posix_types.ph | |||||
| posix_types_32.ph | |||||
| posix_types_64.ph | |||||
| posix_types_x32.ph | |||||
| socket.ph | |||||
| sockios.ph | |||||
| termbits.ph | |||||
| termios.ph | |||||
| unistd.ph | |||||
| unistd_32.ph | |||||
| unistd_64.ph | |||||
| unistd_x32.ph |