ACIL FM
Dark
Refresh
Current DIR:
/home/.cpan/build/NetAddr-IP-4.079-0/Lite/Util
/
home
.cpan
build
NetAddr-IP-4.079-0
Lite
Util
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
lib
-
chmod
Open
Rename
Delete
t
-
chmod
Open
Rename
Delete
tlib
-
chmod
Open
Rename
Delete
Changes
8.75 MB
chmod
View
DL
Edit
Rename
Delete
config.h
3.94 MB
chmod
View
DL
Edit
Rename
Delete
config.h.in
3.73 MB
chmod
View
DL
Edit
Rename
Delete
config.log
19.6 MB
chmod
View
DL
Edit
Rename
Delete
config.status
18.89 MB
chmod
View
DL
Edit
Rename
Delete
configure.ac
1.47 MB
chmod
View
DL
Edit
Rename
Delete
configure.cc
150.46 MB
chmod
View
DL
Edit
Rename
Delete
configure.gcc
203.22 MB
chmod
View
DL
Edit
Rename
Delete
localconf.h
1.32 MB
chmod
View
DL
Edit
Rename
Delete
localperl.h
92 B
chmod
View
DL
Edit
Rename
Delete
Makefile
29.89 MB
chmod
View
DL
Edit
Rename
Delete
Makefile.PL
5.19 MB
chmod
View
DL
Edit
Rename
Delete
MANIFEST
744 B
chmod
View
DL
Edit
Rename
Delete
MANIFEST.SKIP
306 B
chmod
View
DL
Edit
Rename
Delete
MYMETA.json
793 B
chmod
View
DL
Edit
Rename
Delete
MYMETA.yml
484 B
chmod
View
DL
Edit
Rename
Delete
pm_to_blib
0 B
chmod
View
DL
Edit
Rename
Delete
README
19.37 MB
chmod
View
DL
Edit
Rename
Delete
typemap
354 B
chmod
View
DL
Edit
Rename
Delete
Util.bs
0 B
chmod
View
DL
Edit
Rename
Delete
Util.c
26.61 MB
chmod
View
DL
Edit
Rename
Delete
Util.o
352.65 MB
chmod
View
DL
Edit
Rename
Delete
Util.pm
22 MB
chmod
View
DL
Edit
Rename
Delete
Util.xs
16.44 MB
chmod
View
DL
Edit
Rename
Delete
Util_IS.pm
728 B
chmod
View
DL
Edit
Rename
Delete
Edit file: /home/.cpan/build/NetAddr-IP-4.079-0/Lite/Util/config.h
/* config.h. Generated from config.h.in by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ /* Define to 1 if you have the <arpa/inet.h> header file. */ #define HAVE_ARPA_INET_H 1 /* Define to 1 if function 'gethostbyname' is present */ #define HAVE_GETHOSTBYNAME 1 /* Define to 1 if function 'inet_addr' is present */ #define HAVE_INET_ADDR 1 /* Define to 1 if function 'inet_aton' is present */ #define HAVE_INET_ATON 1 /* Define to 1 if function 'inet_pton' is present */ #define HAVE_INET_PTON 1 /* Define to 1 if you have the <inttypes.h> header file. */ #define HAVE_INTTYPES_H 1 /* Define if library library 'nsl' is present */ /* #undef HAVE_LIBNSL */ /* Define to 1 if you have the <memory.h> header file. */ #define HAVE_MEMORY_H 1 /* Define to 1 if you have the <netdb.h> header file. */ #define HAVE_NETDB_H 1 /* Define to 1 if you have the <netinet/in.h> header file. */ #define HAVE_NETINET_IN_H 1 /* Define to 1 if you have the <stdint.h> header file. */ #define HAVE_STDINT_H 1 /* Define to 1 if you have the <stdlib.h> header file. */ #define HAVE_STDLIB_H 1 /* Define to 1 if you have the <strings.h> header file. */ #define HAVE_STRINGS_H 1 /* Define to 1 if you have the <string.h> header file. */ #define HAVE_STRING_H 1 /* Define to 1 if you have the <sys/socket.h> header file. */ #define HAVE_SYS_SOCKET_H 1 /* Define to 1 if you have the <sys/stat.h> header file. */ #define HAVE_SYS_STAT_H 1 /* Define to 1 if you have the <sys/types.h> header file. */ #define HAVE_SYS_TYPES_H 1 /* Define to 1 if you have the <unistd.h> header file. */ #define HAVE_UNISTD_H 1 /* Extra libraries */ /* #undef LIBS */ /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "" /* Define to the full name of this package. */ #define PACKAGE_NAME "" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "" /* Define to the version of this package. */ #define PACKAGE_VERSION "" /* The size of `uint16_t', as computed by sizeof. */ #define SIZEOF_UINT16_T 2 /* The size of `uint32_t', as computed by sizeof. */ #define SIZEOF_UINT32_T 4 /* The size of `uint8_t', as computed by sizeof. */ #define SIZEOF_UINT8_T 1 /* The size of `u_int16_t', as computed by sizeof. */ #define SIZEOF_U_INT16_T 2 /* The size of `u_int32_t', as computed by sizeof. */ #define SIZEOF_U_INT32_T 4 /* The size of `u_int8_t', as computed by sizeof. */ #define SIZEOF_U_INT8_T 1 /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ /* #undef WORDS_BIGENDIAN */ /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>, <pthread.h>, or <semaphore.h> is not used. If the typedef was allowed, the #define below would cause a syntax error. */ /* #undef _UINT32_T */ /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>, <pthread.h>, or <semaphore.h> is not used. If the typedef was allowed, the #define below would cause a syntax error. */ /* #undef _UINT8_T */ /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */ /* Define to the type of a signed integer type of width exactly 32 bits if such a type exists and the standard includes do not define it. */ /* #undef int32_t */ /* Define to the type of an unsigned integer type of width exactly 16 bits if such a type exists and the standard includes do not define it. */ /* #undef uint16_t */ /* Define to the type of an unsigned integer type of width exactly 32 bits if such a type exists and the standard includes do not define it. */ /* #undef uint32_t */ /* Define to the type of an unsigned integer type of width exactly 8 bits if such a type exists and the standard includes do not define it. */ /* #undef uint8_t */
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply