Home
last modified time | relevance | path

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

/external/lldb/examples/interposing/darwin/fd_interposing/
DFDInterposing.cpp144 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/vboot_reference/futility/
Dfutility.c32 static int log_fd = -1; variable
/external/dnsmasq/src/
Dlog.c38 static int log_fd = -1; variable