Home
last modified time | relevance | path

Searched defs:LOG_SECURITY (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Dsyslog.d191 LOG_SECURITY = (13<<3), /* security subsystems (firewalling, etc.) */ in version() enumerator
256 LOG_SECURITY = (13<<3), /* security subsystems (firewalling, etc.) */ in version() enumerator
386 LOG_SECURITY = (13<<3), /* security subsystems (firewalling, etc.) */ in version() enumerator
/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_compat.h1478 # define LOG_SECURITY (13<<3) macro