golden hour
/usr/include/bind9/isccfg
⬆️ Go Up
Upload
File/Folder
Size
Actions
aclconf.h
2.58 KB
Del
OK
cfg.h
16.02 KB
Del
OK
dnsconf.h
729 B
Del
OK
grammar.h
17 KB
Del
OK
kaspconf.h
1.46 KB
Del
OK
log.h
1.15 KB
Del
OK
namedconf.h
1.65 KB
Del
OK
version.h
505 B
Del
OK
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 isccfg/version.h */ #include <isc/platform.h> LIBISCCFG_EXTERNAL_DATA extern const char cfg_version[];
Save