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

Go to the source code of this file.

Functions

void ngx_mail_pop3_init_session (ngx_mail_session_t *s, ngx_connection_t *c)
void ngx_mail_pop3_init_protocol (ngx_event_t *rev)
void ngx_mail_pop3_auth_state (ngx_event_t *rev)

Function Documentation

void ngx_mail_pop3_auth_state ( ngx_event_t rev)

Definition at line 120 of file ngx_mail_pop3_handler.c.

Here is the call graph for this function:

Here is the caller graph for this function:

void ngx_mail_pop3_init_protocol ( ngx_event_t rev)

Definition at line 79 of file ngx_mail_pop3_handler.c.

Here is the call graph for this function:

Here is the caller graph for this function:

void ngx_mail_pop3_init_session ( ngx_mail_session_t s,
ngx_connection_t c 
)

Definition at line 33 of file ngx_mail_pop3_handler.c.

Here is the call graph for this function: