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

Go to the source code of this file.

Macros

#define NGX_NONE   1

Functions

ngx_int_t ngx_output_chain (ngx_output_chain_ctx_t *ctx, ngx_chain_t *in)
ngx_int_t ngx_chain_writer (void *data, ngx_chain_t *in)

Macro Definition Documentation

#define NGX_NONE   1

Definition at line 27 of file ngx_output_chain.c.

Function Documentation

ngx_int_t ngx_chain_writer ( void *  data,
ngx_chain_t in 
)

Definition at line 602 of file ngx_output_chain.c.

Here is the call graph for this function:

ngx_int_t ngx_output_chain ( ngx_output_chain_ctx_t ctx,
ngx_chain_t in 
)

Definition at line 42 of file ngx_output_chain.c.

Here is the call graph for this function: