Searched defs:log_fd (Results 1 – 5 of 5) sorted by relevance
| /external/lldb/examples/interposing/darwin/fd_interposing/ |
| D | FDInterposing.cpp | 144 log (int log_fd) in log() 474 log_to_fd (int log_fd, const char *format, va_list args) in log_to_fd() 486 log_to_fd (int log_fd, const char *format, ...) in log_to_fd() 516 log (int log_fd, const FDEvent *event, const char *format, ...) in log() 551 const int log_fd = get_logging_fd (); in backtrace_log() local 575 const int log_fd = get_logging_fd (); in backtrace_error() local 617 const int log_fd = get_logging_fd(); in save_backtrace() local 636 const int log_fd = get_logging_fd(); in save_backtrace() local 1099 get_fd_history (int log_fd, int fd) in get_fd_history()
|
| /external/stressapptest/src/ |
| D | logger.h | 75 void SetLogFd(int log_fd) { in SetLogFd()
|
| /external/dnsmasq/src/ |
| D | log.c | 38 static int log_fd = -1; variable
|
| /external/chromium_org/net/tools/testserver/ |
| D | testserver_base.py | 107 def MultiplexerHack(std_fd, log_fd): argument
|
| /external/chromium_org/components/breakpad/app/ |
| D | breakpad_linux.cc | 1112 int log_fd = sys_open(g_crash_log_path, kLogOpenFlags, 0600); in HandleCrashReportId() local
|