Searched refs:LOG_SECURITY (Results 1 – 9 of 9) sorted by relevance
| /netbsd-src/external/ibm-public/postfix/dist/src/util/ |
| H A D | msg_syslog.c | 118 #ifdef LOG_SECURITY 119 "security", LOG_SECURITY,
|
| /netbsd-src/external/bsd/ipf/dist/lib/ |
| H A D | facpri.c | 62 #ifdef LOG_SECURITY 63 { "security", LOG_SECURITY },
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/ |
| H A D | syslog.d | 191 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/external/bsd/ipf/dist/tools/ |
| H A D | ipsyncm.c | 89 openlog(progname, LOG_PID, LOG_SECURITY);
|
| H A D | ipsyncs.c | 88 openlog(progname, LOG_PID, LOG_SECURITY);
|
| H A D | ipfsyncd.c | 170 openlog(progname, LOG_PID, LOG_SECURITY);
|
| H A D | ipf_y.y | 1667 | IPFY_FAC_SECURITY { $$ = LOG_SECURITY; }
|
| /netbsd-src/sys/external/bsd/ipf/netinet/ |
| H A D | ip_compat.h | 1477 #ifndef LOG_SECURITY 1478 # define LOG_SECURITY (13<<3) macro
|
| /netbsd-src/external/bsd/libbind/dist/irs/ |
| H A D | dns_ho.c | 799 #ifdef LOG_SECURITY in gethostans() 800 level |= LOG_SECURITY; in gethostans()
|