Beta Shell
v2.0 ยท web2.us.cloudlogin.co
[FM]
[CMD]
[PHP]
[DB]
[INFO]
[SEC]
File Manager
~
/
usr
/
lib64
/
perl5
/
linux
Upload
5 items
Name
Size
Perms
Modified
Actions
[ .. / .. ]
ioctl.ph
196 B
-rw-r--r--
2023-01-19 08:45:50
Edit
Del
posix_types.ph
373 B
-rw-r--r--
2023-01-19 08:45:49
Edit
Del
stddef.ph
702 B
-rw-r--r--
2023-01-19 08:45:49
Edit
Del
Editing: posix_types.ph
(373 B)
Path: /usr/lib64/perl5/linux/posix_types.ph
Back
require '_h2ph_pre.ph'; no warnings qw(redefine misc); unless(defined(&_LINUX_POSIX_TYPES_H)) { eval 'sub _LINUX_POSIX_TYPES_H () {1;}' unless defined(&_LINUX_POSIX_TYPES_H); require 'linux/stddef.ph'; undef(&__FD_SETSIZE) if defined(&__FD_SETSIZE); eval 'sub __FD_SETSIZE () {1024;}' unless defined(&__FD_SETSIZE); require 'asm/posix_types.ph'; } 1;