Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/unbound/util/
H A Dlog.c231 char message[MAXSYSLOGMSGLEN]; in log_vmsg()
/freebsd-14.2/lib/libunbound/
H A Dconfig.h753 #define MAXSYSLOGMSGLEN 10240 macro
/freebsd-14.2/contrib/unbound/validator/
H A Dautotrust.c151 char msg[MAXSYSLOGMSGLEN]; in verbose_key()
/freebsd-14.2/contrib/unbound/
H A Dconfig.h.in834 #undef MAXSYSLOGMSGLEN
H A Dconfigure.ac2168 AC_DEFINE_UNQUOTED([MAXSYSLOGMSGLEN], [10240], [Define to the maximum message length to pass to sys… definition
/freebsd-14.2/contrib/unbound/services/
H A Dauthzone.c7792 char msg[MAXSYSLOGMSGLEN]; in auth_zone_log()