Home
last modified time | relevance | path

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

/external/stressapptest/src/
Dlogger.h75 virtual void SetLogFd(int log_fd) { in SetLogFd()
/external/wayland/tests/
Dtest-compositor.c174 int wayland_sock, int client_pipe, int log_fd) in run_client()
213 int log_fd = mkstemp(logname); in create_log_fd() local
232 int log_fd; in display_create_client() local
Dtest-compositor.h47 int log_fd; member
/external/trusty/musl/src/misc/
Dsyslog.c19 static int log_fd = -1; variable
/external/musl/src/misc/
Dsyslog.c21 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.cc1094 int log_fd = fileno(g_log_file); in DuplicateLogFILE() local
/external/libwebsockets/lib/core-net/
Dprivate-lib-core-net.h520 int log_fd; member