Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dsyslog.h108 #define LOG_SECURITY (13<<3) /* security subsystems (firewalling, etc.) */ macro
140 { "security", LOG_SECURITY, },
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_log.c412 log(LOG_SECURITY | LOG_INFO, "ipfw: %d %s %s %s via %s%s\n", in ipfw_log()
417 log(LOG_SECURITY | LOG_INFO, "ipfw: %d %s %s [no if info]%s\n", in ipfw_log()
421 log(LOG_SECURITY | LOG_NOTICE, in ipfw_log()
H A Dip_fw_dynamic.c1843 LOG_SECURITY | LOG_DEBUG, sbuf, in dyn_get_parent_state()
1916 LOG_SECURITY | LOG_DEBUG, sbuf, in dyn_install_state()
H A Dip_fw_sockopt.c1397 int lev = LOG_SECURITY | LOG_NOTICE; in clear_rules()
1660 int lev = LOG_SECURITY | LOG_NOTICE; in zero_entry()
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_compat.h1192 #ifndef LOG_SECURITY
1193 # define LOG_SECURITY (13<<3) macro
/f-stack/freebsd/netinet/libalias/
H A Dalias_sctp.c2708 log(LOG_SECURITY | LOG_INFO, in SctpAliasLog()
/f-stack/tools/libxo/doc/
H A Dapi.rst1398 LOG_SECURITY Security subsystems, such as :manpage:`ipfw(4)`