bind9/lib/ns
Colin Vidal 7747ac8aed plugin expand path automatically adds extension
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.
2025-07-28 23:08:04 +02:00
..
include
.gitignore
client.c
hooks.c
interfacemgr.c
listenlist.c
meson.build
notify.c Improve efficiency of ns_client_t reset 2025-07-10 07:19:47 +02:00
probes.d
query.c
server.c
stats.c Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
tests
update.c
xfrout.c