Searched defs:log_fd (Results 1 – 1 of 1) sorted by relevance
115 void log(int log_fd) { in log()375 void log_to_fd(int log_fd, const char *format, va_list args) { in log_to_fd()384 void log_to_fd(int log_fd, const char *format, ...) { in log_to_fd()406 void log(int log_fd, const FDEvent *event, const char *format, ...) { in log()432 const int log_fd = get_logging_fd(); in backtrace_log() local450 const int log_fd = get_logging_fd(); in backtrace_error() local486 const int log_fd = get_logging_fd(); in save_backtrace() local503 const int log_fd = get_logging_fd(); in save_backtrace() local890 extern "C" void get_fd_history(int log_fd, int fd) { in get_fd_history()