Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Functions
ngx_event_pipe.c File Reference
#include <ngx_config.h>
#include <ngx_core.h>
#include <ngx_event.h>
#include <ngx_event_pipe.h>
Include dependency graph for ngx_event_pipe.c:

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)

Function Documentation

ngx_int_t ngx_event_pipe ( ngx_event_pipe_t p,
ngx_int_t  do_write 
)

Definition at line 23 of file ngx_event_pipe.c.

Here is the call graph for this function:

ngx_int_t ngx_event_pipe_add_free_buf ( ngx_event_pipe_t p,
ngx_buf_t b 
)

Definition at line 940 of file ngx_event_pipe.c.

Here is the call graph for this function:

ngx_int_t ngx_event_pipe_copy_input_filter ( ngx_event_pipe_t p,
ngx_buf_t buf 
)

Definition at line 852 of file ngx_event_pipe.c.

Here is the call graph for this function: