Linux server.kiran-academy.com 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
Apache/2.4.57 (Unix) OpenSSL/1.0.2k-fips
: 194.233.91.196 | : 216.73.216.172
Cant Read [ /etc/named.conf ]
7.4.32
finalho
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
include /
net-snmp /
system /
[ HOME SHELL ]
Name
Size
Permission
Action
aix.h
656
B
-rw-r--r--
bsd.h
418
B
-rw-r--r--
bsdi.h
43
B
-rw-r--r--
bsdi3.h
85
B
-rw-r--r--
bsdi4.h
288
B
-rw-r--r--
cygwin.h
212
B
-rw-r--r--
darwin.h
177
B
-rw-r--r--
darwin10.h
3.7
KB
-rw-r--r--
darwin7.h
331
B
-rw-r--r--
darwin8.h
2.29
KB
-rw-r--r--
darwin9.h
3.69
KB
-rw-r--r--
dragonfly.h
442
B
-rw-r--r--
dynix.h
1.91
KB
-rw-r--r--
freebsd.h
533
B
-rw-r--r--
freebsd10.h
92
B
-rw-r--r--
freebsd2.h
187
B
-rw-r--r--
freebsd3.h
223
B
-rw-r--r--
freebsd4.h
397
B
-rw-r--r--
freebsd5.h
225
B
-rw-r--r--
freebsd6.h
89
B
-rw-r--r--
freebsd7.h
89
B
-rw-r--r--
freebsd8.h
89
B
-rw-r--r--
freebsd9.h
89
B
-rw-r--r--
generic.h
1.44
KB
-rw-r--r--
hpux.h
1.75
KB
-rw-r--r--
irix.h
615
B
-rw-r--r--
linux.h
468
B
-rw-r--r--
mingw32.h
2.4
KB
-rw-r--r--
mips.h
50
B
-rw-r--r--
netbsd.h
1.52
KB
-rw-r--r--
openbsd.h
441
B
-rw-r--r--
openbsd4.h
88
B
-rw-r--r--
openbsd5.h
99
B
-rw-r--r--
osf5.h
565
B
-rw-r--r--
solaris.h
997
B
-rw-r--r--
solaris2.3.h
24
B
-rw-r--r--
solaris2.4.h
24
B
-rw-r--r--
solaris2.5.h
79
B
-rw-r--r--
solaris2.6.h
51
B
-rw-r--r--
sunos.h
251
B
-rw-r--r--
svr5.h
466
B
-rw-r--r--
sysv.h
52
B
-rw-r--r--
ultrix4.h
166
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : netbsd.h
#include "bsd.h" #include <sys/param.h> #define PCB_TABLE 1 #undef TCP_SYMBOL #define TCP_SYMBOL "tcbtable" #undef TCP_TTL_SYMBOL #define TCP_TTL_SYMBOL "ip_defttl" #undef UDB_SYMBOL #define UDB_SYMBOL "udbtable" #undef NPROC_SYMBOL #undef PROC_SYMBOL #define MBPOOL_SYMBOL "mbpool" #define MCLPOOL_SYMBOL "mclpool" /* * inp_next symbol */ #undef INP_NEXT_SYMBOL #define INP_NEXT_SYMBOL inp_queue.cqe_next #undef INP_PREV_SYMBOL #define INP_PREV_SYMBOL inp_queue.cqe_prev #define HAVE_INPCBTABLE 1 #if __NetBSD_Version__ >= 106300000 /* NetBSD 1.6ZD */ #undef IFADDR_SYMBOL #define IFADDR_SYMBOL "in_ifaddrhead" #undef TOTAL_MEMORY_SYMBOL #endif #define UTMP_FILE _PATH_UTMP #define UDP_ADDRESSES_IN_HOST_ORDER 1 #ifdef netbsdelf6 #define netbsd6 #define netbsdelf5 #endif #ifdef netbsdelf5 #define netbsd5 #define netbsdelf4 #endif #ifdef netbsdelf4 #define netbsd4 #define netbsdelf3 #endif #ifdef netbsdelf3 #define netbsd3 #endif #if defined(netbsd6) && !defined(netbsd5) #define netbsd5 netbsd5 #endif #if defined(netbsd5) && !defined(netbsd4) #define netbsd4 netbsd4 #endif #if defined(netbsd4) && !defined(netbsd3) #define netbsd3 netbsd3 #endif #if defined(netbsd3) && !defined(netbsd2) #define netbsd2 netbsd2 #endif #ifndef netbsd1 #define netbsd1 netbsd1 #endif #if __NetBSD_Version__ >= 499005800 #define NETBSD_STATS_VIA_SYSCTL #endif /* __NetBSD_Version__ >= 499005800 */ /* define the extra mib modules that are supported */ #define NETSNMP_INCLUDE_HOST_RESOURCES #define NETSNMP_INCLUDE_IFTABLE_REWRITES
Close