Searched defs:debug_log (Results 1 – 6 of 6) sorted by relevance
16 FILE *debug_log; member
57 static void debug_log(const char *line, void *argp) { in debug_log() function
61 static void debug_log(const char *line, void *argp) { in debug_log() function
82 static void debug_log(const char *line, void *argp) { in debug_log() function
85 static void debug_log(const char *line, void *argp) { in debug_log() function
66 static std::ostream& debug_log = cerr; variable