|
Groonga 3.0.9 Source Code Document
|
#include <ngx_conf_file.h>

Data Fields | |
| ngx_conf_post_handler_pt | post_handler |
| char * | old_name |
| char * | new_name |
Definition at line 184 of file ngx_conf_file.h.
| char* new_name |
Definition at line 187 of file ngx_conf_file.h.
| char* old_name |
Definition at line 186 of file ngx_conf_file.h.
| ngx_conf_post_handler_pt post_handler |
Definition at line 185 of file ngx_conf_file.h.
1.8.1.2