Home
last modified time | relevance | path

Searched defs:LOG_AUTHPRIV (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/sys/
H A Dsyslog.h98 #define LOG_AUTHPRIV (10<<3) /* authorization messages (private) */ macro
/freebsd/crypto/heimdal/lib/roken/
H A Droken-common.h114 #define LOG_AUTHPRIV LOG_AUTH macro
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_compat.h1164 # define LOG_AUTHPRIV (10<<3) macro