|
Groonga 3.0.9 Source Code Document
|

Data Fields | |
| u_char * | start |
| u_char * | pos |
| u_char * | last |
| ngx_event_t * | event |
| ngx_msec_t | flush |
| ngx_int_t | gzip |
Definition at line 47 of file ngx_http_log_module.c.
| ngx_event_t* event |
Definition at line 52 of file ngx_http_log_module.c.
| ngx_msec_t flush |
Definition at line 53 of file ngx_http_log_module.c.
| ngx_int_t gzip |
Definition at line 54 of file ngx_http_log_module.c.
| u_char* last |
Definition at line 50 of file ngx_http_log_module.c.
| u_char* pos |
Definition at line 49 of file ngx_http_log_module.c.
| u_char* start |
Definition at line 48 of file ngx_http_log_module.c.
1.8.1.2