Searched defs:module (Results 1 - 9 of 9) sorted by relevance

/bind-9.6-ESV-R11/bin/tests/
H A Dlog_test.c57 const isc_logmodule_t *module; local
138 module = isc_log_modulebyname(lctx, "xyzzy");
139 if (module != NULL)
140 fprintf(stderr, "%s module found!\n", module->name);
142 fprintf(stderr, "xyzzy module not found. (expected)\n");
204 * but not with the named module.
210 "Unspecified category and unspecified module to stderr",
214 "Specified category and unspecified module to stderr",
280 * debugging channels for the named module
[all...]
/bind-9.6-ESV-R11/bin/named/
H A Dlogconf.c51 isc_logmodule_t *module; local
70 module = NULL;
81 module);
H A Dclient.c2645 isc_logmodule_t *module, int level, const char *fmt, va_list ap)
2660 isc_log_write(ns_g_lctx, category, module, level,
2666 isc_logmodule_t *module, int level, const char *fmt, ...)
2674 ns_client_logv(client, category, module, level, fmt, ap);
2644 ns_client_logv(ns_client_t *client, isc_logcategory_t *category, isc_logmodule_t *module, int level, const char *fmt, va_list ap) argument
2665 ns_client_log(ns_client_t *client, isc_logcategory_t *category, isc_logmodule_t *module, int level, const char *fmt, ...) argument
/bind-9.6-ESV-R11/lib/isc/
H A Dlog.c84 * a matching module. It is expected that the number of channels
91 const isc_logmodule_t * module; member in struct:isc_logchannellist
112 * the category/module specification of isc_log_[v]write[1] that is compiled
139 * Note that the category and module information is not locked.
141 * in a program, and the category/module registration happens only once.
228 const isc_logmodule_t *module, isc_logchannel_t *channel);
241 isc_logmodule_t *module, int level, isc_boolean_t write_once,
672 * Update the id number of the module with its new global id.
789 const isc_logmodule_t *module)
802 REQUIRE(module
787 isc_log_usechannel(isc_logconfig_t *lcfg, const char *name, const isc_logcategory_t *category, const isc_logmodule_t *module) argument
830 isc_log_write(isc_log_t *lctx, isc_logcategory_t *category, isc_logmodule_t *module, int level, const char *format, ...) argument
846 isc_log_vwrite(isc_log_t *lctx, isc_logcategory_t *category, isc_logmodule_t *module, int level, const char *format, va_list args) argument
858 isc_log_write1(isc_log_t *lctx, isc_logcategory_t *category, isc_logmodule_t *module, int level, const char *format, ...) argument
874 isc_log_vwrite1(isc_log_t *lctx, isc_logcategory_t *category, isc_logmodule_t *module, int level, const char *format, va_list args) argument
886 isc_log_iwrite(isc_log_t *lctx, isc_logcategory_t *category, isc_logmodule_t *module, int level, isc_msgcat_t *msgcat, int msgset, int msg, const char *format, ...) argument
904 isc_log_ivwrite(isc_log_t *lctx, isc_logcategory_t *category, isc_logmodule_t *module, int level, isc_msgcat_t *msgcat, int msgset, int msg, const char *format, va_list args) argument
917 isc_log_iwrite1(isc_log_t *lctx, isc_logcategory_t *category, isc_logmodule_t *module, int level, isc_msgcat_t *msgcat, int msgset, int msg, const char *format, ...) argument
935 isc_log_ivwrite1(isc_log_t *lctx, isc_logcategory_t *category, isc_logmodule_t *module, int level, isc_msgcat_t *msgcat, int msgset, int msg, const char *format, va_list args) argument
1055 assignchannel(isc_logconfig_t *lcfg, unsigned int category_id, const isc_logmodule_t *module, isc_logchannel_t *channel) argument
1404 isc_log_doit(isc_log_t *lctx, isc_logcategory_t *category, isc_logmodule_t *module, int level, isc_boolean_t write_once, isc_msgcat_t *msgcat, int msgset, int msg, const char *format, va_list args) argument
[all...]
/bind-9.6-ESV-R11/lib/dns/
H A Dvalidator.c156 isc_logmodule_t *module, int level, const char *fmt, va_list ap)
3843 isc_logmodule_t *module, int level, const char *fmt, va_list ap)
3861 isc_log_write(dns_lctx, category, module, level,
3865 isc_log_write(dns_lctx, category, module, level,
3842 validator_logv(dns_validator_t *val, isc_logcategory_t *category, isc_logmodule_t *module, int level, const char *fmt, va_list ap) argument
H A Drbtdb.c652 * If a routine is going to lock more than one lock in this module, then
4971 * These are the category and module used by the cache cleaner.
4975 isc_logmodule_t *module = DNS_LOGMODULE_CACHE; local
5004 isc_log_write(dns_lctx, category, module, level,
5030 isc_log_write(dns_lctx, category, module,
5039 isc_log_write(dns_lctx, category, module,
5045 isc_log_write(dns_lctx, category, module, level,
H A Dresolver.c8024 isc_logcategory_t *category, isc_logmodule_t *module,
8041 isc_log_write(lctx, category, module, level,
8023 dns_resolver_logfetch(dns_fetch_t *fetch, isc_log_t *lctx, isc_logcategory_t *category, isc_logmodule_t *module, int level, isc_boolean_t duplicateok) argument
/bind-9.6-ESV-R11/lib/isc/win32/
H A Dsocket.c425 isc_logcategory_t *category, isc_logmodule_t *module, int level,
824 isc_logmodule_t *module, int level, const char *fmt, ...)
836 isc_log_write(isc_lctx, category, module, level,
842 isc_logcategory_t *category, isc_logmodule_t *module, int level,
859 isc_log_iwrite(isc_lctx, category, module, level,
864 isc_log_iwrite(isc_lctx, category, module, level,
823 manager_log(isc_socketmgr_t *sockmgr, isc_logcategory_t *category, isc_logmodule_t *module, int level, const char *fmt, ...) argument
841 socket_log(int lineno, isc_socket_t *sock, isc_sockaddr_t *address, isc_logcategory_t *category, isc_logmodule_t *module, int level, isc_msgcat_t *msgcat, int msgset, int message, const char *fmt, ...) argument
/bind-9.6-ESV-R11/lib/isc/unix/
H A Dsocket.c536 isc_logcategory_t *category, isc_logmodule_t *module, int level,
540 isc_logcategory_t *category, isc_logmodule_t *module, int level,
553 isc_log_write(isc_lctx, category, module, level,
559 isc_logcategory_t *category, isc_logmodule_t *module, int level,
564 isc_logcategory_t *category, isc_logmodule_t *module, int level,
580 isc_log_iwrite(isc_lctx, category, module, level,
585 isc_log_iwrite(isc_lctx, category, module, level,
539 manager_log(isc_socketmgr_t *sockmgr, isc_logcategory_t *category, isc_logmodule_t *module, int level, const char *fmt, ...) argument
563 socket_log(isc_socket_t *sock, isc_sockaddr_t *address, isc_logcategory_t *category, isc_logmodule_t *module, int level, isc_msgcat_t *msgcat, int msgset, int message, const char *fmt, ...) argument

Completed in 794 milliseconds