Searched defs:LOG_USER (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/ntp/lib/isc/win32/
H A Dsyslog.h30 #define LOG_USER 0 macro
/freebsd-11-stable/sys/sys/
H A Dsyslog.h91 #define LOG_USER (1<<3) /* random user-level messages */ macro
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux_libcdep.cpp708 openlog(GetProcessName(), 0, LOG_USER); local

Completed in 155 milliseconds