Searched defs:debug_log (Results 1 – 7 of 7) sorted by relevance
16 FILE *debug_log; member
60 static void debug_log(const char *line, void *argp) { in debug_log() function
64 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
88 static void debug_log(const char *line, void *argp) { in debug_log() function
1368 apr_file_t *debug_log = NULL; in apr_pool_initialize() local
2246 void (*debug_log)(struct vn_dispatch_context *ctx, const char *msg); member