Searched defs:LOG_AUTH (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/bsd/ntp/dist/lib/isc/win32/
H A Dsyslog.h35 #define LOG_AUTH 0 macro
/netbsd-current/libexec/utmp_update/
H A Dutmp_update.c95 openlog(getprogname(), LOG_PID | LOG_NDELAY, LOG_AUTH); local
/netbsd-current/sys/sys/
H A Dsyslog.h97 #define LOG_AUTH (4<<3) /* security/authorization messages */ macro
/netbsd-current/lib/libc/net/
H A Dgethnamaddr.c83 # define LOG_AUTH 0 macro
/netbsd-current/usr.sbin/pwd_mkdb/
H A Dpwd_mkdb.c296 openlog(getprogname(), LOG_PID, LOG_AUTH); local
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/roken/
H A Droken-common.h113 #define LOG_AUTH 0 macro

Completed in 190 milliseconds