Searched defs:h_ (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/loggers/
H A Dmod_log_forensic.c159 static int count_headers(void *h_, const char *key, const char *value) argument
161 hlog *h = h_;
168 static int log_headers(void *h_, const char *key, const char *value) argument
170 hlog *h = h_;

Completed in 521 milliseconds