mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-20 00:10:43 -05:00
If a plugin is configured without the extension, `ns_plugin_expandpath()` automatically take cares of appending the suffix to the path. The way it works is by checking if a file exists at the expanded path. If it doesn't, it assumes the plugin path (or name) doesn't have the extension and append the extension (which is platform-specific) to the actual path. |
||
|---|---|---|
| .. | ||
| include | ||
| .gitignore | ||
| client.c | ||
| hooks.c | ||
| interfacemgr.c | ||
| listenlist.c | ||
| meson.build | ||
| notify.c | ||
| probes.d | ||
| query.c | ||
| server.c | ||
| stats.c | ||
| tests | ||
| update.c | ||
| xfrout.c | ||