Searched defs:dlopen_log (Results 1 - 2 of 2) sorted by relevance

/bind-9.11.3/bin/named/unix/
H A Ddlz_dlopen_driver.c81 static void dlopen_log(int level, const char *fmt, ...) function
197 dlopen_log(ISC_LOG_ERROR,
219 dlopen_log(ISC_LOG_ERROR,
273 dlopen_log(ISC_LOG_ERROR,
330 dlopen_log(ISC_LOG_ERROR,
348 "log", dlopen_log,
362 dlopen_log(ISC_LOG_ERROR, "dlz_dlopen of '%s' failed", dlzname);
599 dlopen_log(2, "Registering DLZ_dlopen driver");
625 dlopen_log(2, "Unregistering DLZ_dlopen driver");
/bind-9.11.3/bin/named/win32/
H A Ddlz_dlopen_driver.c82 static void dlopen_log(int level, const char *fmt, ...) function
198 dlopen_log(ISC_LOG_ERROR,
220 dlopen_log(ISC_LOG_ERROR,
261 dlopen_log(ISC_LOG_ERROR,
316 dlopen_log(ISC_LOG_ERROR,
334 "log", dlopen_log,
350 dlopen_log(ISC_LOG_ERROR, "dlz_dlopen of '%s' failed", dlzname);
584 dlopen_log(2, "Registering DLZ_dlopen driver");
610 dlopen_log(2, "Unregistering DLZ_dlopen driver");

Completed in 12 milliseconds