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

Data Fields | |
| u_char * | pos |
| u_char * | last |
| off_t | file_pos |
| off_t | file_last |
| u_char * | start |
| u_char * | end |
| ngx_buf_tag_t | tag |
| ngx_file_t * | file |
| ngx_buf_t * | shadow |
| unsigned | temporary:1 |
| unsigned | memory:1 |
| unsigned | mmap:1 |
| unsigned | recycled:1 |
| unsigned | in_file:1 |
| unsigned | flush:1 |
| unsigned | sync:1 |
| unsigned | last_buf:1 |
| unsigned | last_in_chain:1 |
| unsigned | last_shadow:1 |
| unsigned | temp_file:1 |
| int | num |
| ngx_file_t* file |
| ngx_buf_tag_t tag |
1.8.1.2