Searched refs:ISC_LOG_TOFILEDESC (Results 1 - 18 of 18) sorted by relevance
/bind-9.11.3/bin/tools/ |
H A D | named-journalprint.c | 45 ISC_LOG_TOFILEDESC,
|
/bind-9.11.3/lib/isc/include/isc/ |
H A D | log.h | 50 #define ISC_LOG_TOFILEDESC 4 macro 107 * isc_log_createchannel(). To define an #ISC_LOG_TOFILEDESC channel set only 114 const char *name; /*%< NULL for #ISC_LOG_TOFILEDESC. */ 434 *\li type is #ISC_LOG_TOSYSLOG, #ISC_LOG_TOFILE, #ISC_LOG_TOFILEDESC or 851 *\li #ISC_LOG_TOFILEDESC channels are unaffected.
|
/bind-9.11.3/lib/isc/tests/ |
H A D | isctest.c | 115 ISC_LOG_TOFILEDESC,
|
/bind-9.11.3/lib/isccfg/tests/ |
H A D | parser_test.c | 77 ISC_LOG_TOFILEDESC,
|
/bind-9.11.3/bin/tests/ |
H A D | cfg_test.c | 84 ISC_LOG_TOFILEDESC,
|
H A D | makejournal.c | 118 ISC_LOG_TOFILEDESC, ISC_LOG_DYNAMIC,
|
H A D | log_test.c | 158 CHECK(isc_log_createchannel(lcfg, "debug_test", ISC_LOG_TOFILEDESC,
|
H A D | byname_test.c | 74 ISC_LOG_TOFILEDESC,
|
H A D | adb_test.c | 325 ISC_LOG_TOFILEDESC,
|
/bind-9.11.3/bin/tests/system/rsabigexponent/ |
H A D | bigkey.c | 199 ISC_LOG_TOFILEDESC,
|
/bind-9.11.3/lib/isc/ |
H A D | log.c | 370 ISC_LOG_TOFILEDESC, 389 ISC_LOG_TOFILEDESC, 705 type == ISC_LOG_TOFILEDESC || type == ISC_LOG_TONULL); 748 case ISC_LOG_TOFILEDESC: 1691 case ISC_LOG_TOFILEDESC:
|
/bind-9.11.3/bin/delv/ |
H A D | delv.c | 286 ISC_LOG_TOFILEDESC, ISC_LOG_DYNAMIC, 304 ISC_LOG_TOFILEDESC, 320 ISC_LOG_TOFILEDESC, 336 ISC_LOG_TOFILEDESC,
|
/bind-9.11.3/bin/named/ |
H A D | logconf.c | 183 type = ISC_LOG_TOFILEDESC;
|
/bind-9.11.3/lib/dns/tests/ |
H A D | dnstest.c | 141 ISC_LOG_TOFILEDESC,
|
/bind-9.11.3/bin/tests/dst/ |
H A D | gsstest.c | 473 ISC_LOG_TOFILEDESC,
|
/bind-9.11.3/bin/check/ |
H A D | check-tool.c | 572 ISC_LOG_TOFILEDESC,
|
/bind-9.11.3/bin/rndc/ |
H A D | rndc.c | 902 ISC_LOG_TOFILEDESC, ISC_LOG_INFO, &logdest,
|
/bind-9.11.3/bin/dnssec/ |
H A D | dnssectool.c | 192 ISC_LOG_TOFILEDESC,
|
Completed in 1568 milliseconds