Linux worldls-302.fr.planethoster.net 4.18.0-553.8.1.lve.el7h.x86_64 #1 SMP Thu Jul 4 15:19:33 UTC 2024 x86_64
LiteSpeed
Server IP : 10.185.0.203 & Your IP : 216.73.216.32
Domains :
Cant Read [ /etc/named.conf ]
User : gerathty
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
include /
bind9 /
lwres /
Delete
Unzip
Name
Size
Permission
Date
Action
context.h
3.24
KB
-rw-r--r--
2026-08-12 00:13
int.h
830
B
-rw-r--r--
2026-08-12 00:13
ipv6.h
2.68
KB
-rw-r--r--
2026-08-12 00:13
lang.h
708
B
-rw-r--r--
2026-08-12 00:13
list.h
3.24
KB
-rw-r--r--
2026-08-12 00:13
lwbuffer.h
8.71
KB
-rw-r--r--
2026-08-12 00:13
lwpacket.h
4.98
KB
-rw-r--r--
2026-08-12 00:13
lwres.h
15.31
KB
-rw-r--r--
2026-08-12 00:13
net.h
3.06
KB
-rw-r--r--
2026-08-12 00:13
netdb.h
12.22
KB
-rw-r--r--
2026-08-12 00:13
platform.h
2.54
KB
-rw-r--r--
2026-08-12 00:13
result.h
1.04
KB
-rw-r--r--
2026-08-12 00:13
stdlib.h
722
B
-rw-r--r--
2026-08-12 00:13
string.h
728
B
-rw-r--r--
2026-08-12 00:13
version.h
766
B
-rw-r--r--
2026-08-12 00:13
Save
Rename
/* * Copyright (C) Internet Systems Consortium, Inc. ("ISC") * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. * * See the COPYRIGHT file distributed with this work for additional * information regarding copyright ownership. */ /* $Id: version.h,v 1.9 2007/06/19 23:47:23 tbox Exp $ */ /*! \file lwres/version.h */ #include <lwres/platform.h> LIBLWRES_EXTERNAL_DATA extern const char lwres_version[]; LIBLWRES_EXTERNAL_DATA extern const unsigned int lwres_libinterface; LIBLWRES_EXTERNAL_DATA extern const unsigned int lwres_librevision; LIBLWRES_EXTERNAL_DATA extern const unsigned int lwres_libage;