bind9/lib/isccfg/include
Evan Hunt 4f7f2dae59 simplify cfg_parser API
- the cfg_parser_create() and cfg_parser_destroy() calls are no
  longer used outside parser.c, so they are now static functions
- cfg_parser_attach(), cfg_parser_reset(), and cfg_parser_setflags()
  are no longer used at all, and have been removed.
- cfg_parser_mapadd() has been renamed for clarity to cfg_map_add().
2025-10-23 13:01:09 -07:00
..
isccfg simplify cfg_parser API 2025-10-23 13:01:09 -07:00
.clang-format Add separate .clang-format files for headers 2020-02-14 09:31:05 +01:00