|
Groonga 3.0.9 Source Code Document
|

Go to the source code of this file.
Functions | |
| ngx_int_t | ngx_event_pipe (ngx_event_pipe_t *p, ngx_int_t do_write) |
| ngx_int_t | ngx_event_pipe_copy_input_filter (ngx_event_pipe_t *p, ngx_buf_t *buf) |
| ngx_int_t | ngx_event_pipe_add_free_buf (ngx_event_pipe_t *p, ngx_buf_t *b) |
| ngx_int_t ngx_event_pipe | ( | ngx_event_pipe_t * | p, |
| ngx_int_t | do_write | ||
| ) |
| ngx_int_t ngx_event_pipe_add_free_buf | ( | ngx_event_pipe_t * | p, |
| ngx_buf_t * | b | ||
| ) |
| ngx_int_t ngx_event_pipe_copy_input_filter | ( | ngx_event_pipe_t * | p, |
| ngx_buf_t * | buf | ||
| ) |
1.8.1.2