Lines Matching defs:channel
69 isc_logchannel_t * channel; member
218 #define FACILITY(channel) (channel->destination.facility) argument
219 #define FILE_NAME(channel) (channel->destination.file.name) argument
220 #define FILE_STREAM(channel) (channel->destination.file.stream) argument
221 #define FILE_VERSIONS(channel) (channel->destination.file.versions) argument
222 #define FILE_MAXSIZE(channel) (channel->destination.file.maximum_size) argument
395 isc_logchannel_t *channel; in isc_logconfig_destroy() local
527 isc_logchannel_t *channel; in isc_log_createchannel() local
594 isc_logchannel_t *channel; in isc_log_usechannel() local
662 const isc_logmodule_t *module, isc_logchannel_t *channel) in assignchannel()
780 isc_logchannel_t *channel; in isc_log_doit() local