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

/httpd/modules/loggers/
H A Dmod_log_config.c289 int want_orig; member in struct:__anon200
979 it->want_orig = -1;
993 it->want_orig = 1;
998 it->want_orig = 0;
1050 if (it->want_orig == -1) {
1051 it->want_orig = handler->want_orig_default;
1110 cp = (*item->func) (item->want_orig ? orig : r, item->arg);

Completed in 1264 milliseconds