Home
last modified time | relevance | path

Searched defs:log_fd (Results 1 – 7 of 7) sorted by relevance

/external/stressapptest/src/
Dlogger.h75 virtual void SetLogFd(int log_fd) { in SetLogFd()
/external/musl/src/misc/
Dsyslog.c20 static int log_fd = -1; variable
/external/vboot_reference/futility/
Dfutility.c32 static int log_fd = -1; variable
/external/dnsmasq/src/
Dlog.c38 static int log_fd = -1; variable
/external/cronet/net/tools/testserver/
Dtestserver_base.py102 def MultiplexerHack(std_fd, log_fd): argument
/external/cronet/base/
Dlogging.cc1122 int log_fd = fileno(g_log_file); in DuplicateLogFILE() local
/external/libwebsockets/lib/core-net/
Dprivate-lib-core-net.h520 int log_fd; member