Searched defs:ngx_http_log_op_s (Results 1 – 1 of 1) sorted by relevance
26 struct ngx_http_log_op_s { struct27 size_t len;28 ngx_http_log_op_getlen_pt getlen;29 ngx_http_log_op_run_pt run;30 uintptr_t data;