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

Data Fields | |
| u_char * | last |
| u_char * | end |
| ngx_pool_t * | next |
| ngx_uint_t | failed |
Definition at line 49 of file ngx_palloc.h.
| u_char* end |
Definition at line 51 of file ngx_palloc.h.
| ngx_uint_t failed |
Definition at line 53 of file ngx_palloc.h.
| u_char* last |
Definition at line 50 of file ngx_palloc.h.
| ngx_pool_t* next |
Definition at line 52 of file ngx_palloc.h.
1.8.1.2