Linux bear.hostingplus.cl 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
LiteSpeed
Server IP : 192.140.57.17 & Your IP : 216.73.216.106
Domains :
Cant Read [ /etc/named.conf ]
User : explo
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
bitninja-waf /
embedded /
include /
yajl /
Delete
Unzip
Name
Size
Permission
Date
Action
yajl_common.h
2.51
KB
-rw-r--r--
2024-07-01 09:53
yajl_gen.h
6.89
KB
-rw-r--r--
2024-07-01 09:53
yajl_parse.h
9.59
KB
-rw-r--r--
2024-07-01 09:53
yajl_tree.h
7
KB
-rw-r--r--
2024-07-01 09:53
yajl_version.h
363
B
-rw-r--r--
2024-07-01 09:53
Save
Rename
#ifndef YAJL_VERSION_H_ #define YAJL_VERSION_H_ #include <yajl/yajl_common.h> #define YAJL_MAJOR 2 #define YAJL_MINOR 1 #define YAJL_MICRO 0 #define YAJL_VERSION ((YAJL_MAJOR * 10000) + (YAJL_MINOR * 100) + YAJL_MICRO) #ifdef __cplusplus extern "C" { #endif extern int YAJL_API yajl_version(void); #ifdef __cplusplus } #endif #endif /* YAJL_VERSION_H_ */