Searched defs:log_fd (Results 1 – 3 of 3) sorted by relevance
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() local575 const int log_fd = get_logging_fd (); in backtrace_error() local617 const int log_fd = get_logging_fd(); in save_backtrace() local636 const int log_fd = get_logging_fd(); in save_backtrace() local1099 get_fd_history (int log_fd, int fd) in get_fd_history()
32 static int log_fd = -1; variable
38 static int log_fd = -1; variable