Home
last modified time | relevance | path

Searched refs:FILE_MAXSIZE (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/usr.bin/dig/lib/isc/
H A Dlog.c222 #define FILE_MAXSIZE(channel) (channel->destination.file.maximum_size) macro
562 FILE_MAXSIZE(channel) = 0; in isc_log_createchannel()