Searched refs:ngx_http_log_script_t (Results 1 – 1 of 1) sorted by relevance
61 } ngx_http_log_script_t; typedef66 ngx_http_log_script_t *script;101 ngx_http_log_script_t *script, u_char **name, u_char *buf, size_t len);472 ngx_http_log_script_write(ngx_http_request_t *r, ngx_http_log_script_t *script, in ngx_http_log_script_write()1314 log->script = ngx_pcalloc(cf->pool, sizeof(ngx_http_log_script_t)); in ngx_http_log_set_log()