bind9/lib/isccfg/include
Colin Vidal 0d8c4044ab cfg_obj_t file is now a refcounted string
In order to reduce the lifecycle dependency of a `cfg_obj_t` on its
parser, the `file` field needs its own reference count, so it isn't
deleted when the parser is.  It is now stored as a subsidiary
`cfg_obj_t` object of type string.
2025-10-23 10:57:45 -07:00
..
isccfg cfg_obj_t file is now a refcounted string 2025-10-23 10:57:45 -07:00
.clang-format Add separate .clang-format files for headers 2020-02-14 09:31:05 +01:00