K2LL33D SHELL

 Apache/2.4.7 (Ubuntu)
 Linux sman1baleendah 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 x86_64
 uid=33(www-data) gid=33(www-data) groups=33(www-data)
 safemode : OFF
 MySQL: ON | Perl: ON | cURL: OFF | WGet: ON
  >  / usr / lib / perl / 5.18.2 / bits /
server ip : 104.21.89.46

your ip : 172.69.130.146

H O M E


Filename/usr/lib/perl/5.18.2/bits/uio.ph
Size581
Permissionrw-r--r--
Ownerroot : root
Create time27-Apr-2025 10:10
Last modified21-Nov-2018 01:29
Last accessed07-Jul-2025 02:53
Actionsedit | rename | delete | download (gzip)
Viewtext | code | image
require '_h2ph_pre.ph';

no warnings qw(redefine misc);

if(!defined (&_SYS_UIO_H) && !defined (&_FCNTL_H)) {
die("Never include <bits/uio.h> directly; use <sys/uio.h> instead.");
}
unless(defined(&_BITS_UIO_H)) {
eval 'sub _BITS_UIO_H () {1;}' unless defined(&_BITS_UIO_H);
require 'sys/types.ph';
eval 'sub UIO_MAXIOV () {1024;}' unless defined(&UIO_MAXIOV);
}
if(defined(&__USE_GNU)) {
if(defined (&_SYS_UIO_H) && !defined (&_BITS_UIO_H_FOR_SYS_UIO_H)) {
eval 'sub _BITS_UIO_H_FOR_SYS_UIO_H () {1;}' unless defined(&_BITS_UIO_H_FOR_SYS_UIO_H);
}
}
1;