mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-23 18:47:40 -04:00
The parser has a static function `create_string()` used internally. But there was duplicate code to create a string node in `namedconf.c`. Instead of implementing the same logic twice, `create_string()` is now publicly exposed as `cfg_string_create()`. |
||
|---|---|---|
| .. | ||
| dns | ||
| isc | ||
| isccc | ||
| isccfg | ||
| ns | ||
| .gitignore | ||
| meson.build | ||