Searched refs:maximum_size (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/contrib/ntp/lib/isc/tests/
H A Disctest.c115 destination.file.maximum_size = 0;
/freebsd-10.3-release/contrib/ntp/lib/isc/include/isc/
H A Dlog.h113 * channel the name, versions and maximum_size should be set before calling
117 * Setting maximum_size to zero implies no maximum.
130 isc_offset_t maximum_size; member in struct:isc_logfile
/freebsd-10.3-release/contrib/ntp/lib/isc/
H A Dlog.c256 #define FILE_MAXSIZE(channel) (channel->destination.file.maximum_size)
379 destination.file.maximum_size = 0;
398 destination.file.maximum_size = 0;
754 FILE_MAXSIZE(channel) = destination->file.maximum_size;

Completed in 101 milliseconds