Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dlog.h24 LogType(std::ostream* out) : out_(out) {} in LogType() function
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dlog.h24 LogType(std::ostream* out) : out_(out) {} in LogType() function
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dsyslog.c57 static int LogType = SOCK_DGRAM; /* type of socket connection */ variable