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

Go to the source code of this file.

Variables

ngx_uint_t ngx_mail_max_module
ngx_module_t ngx_mail_module

Variable Documentation

ngx_uint_t ngx_mail_max_module

Definition at line 27 of file ngx_mail.c.

ngx_module_t ngx_mail_module
Initial value:
{
&ngx_mail_module_ctx,
ngx_mail_commands,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
}

Definition at line 57 of file ngx_mail.c.