Home
last modified time | relevance | path

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

/llvm-project/lldb/examples/interposing/darwin/fd_interposing/
H A DFDInterposing.cpp375 void log_to_fd(int log_fd, const char *format, va_list args) { in log_to_fd() function
384 void log_to_fd(int log_fd, const char *format, ...) { in log_to_fd() function