Home
last modified time | relevance | path

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

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