ses_file.c File Reference

Go to the source code of this file.

Functions

int session_file_create (session_opt_t *so, request_t *rq, response_t *rs, session_t **pss)
int session_file_module_term (session_opt_t *so)
int session_file_module_init (u_config_t *config, session_opt_t *so)

Function Documentation

int session_file_create ( session_opt_t so,
request_t rq,
response_t rs,
session_t **  pss 
)

Definition at line 88 of file ses_file.c.

int session_file_module_init ( u_config_t *  config,
session_opt_t so 
)

Definition at line 135 of file ses_file.c.

int session_file_module_term ( session_opt_t so  ) 

Definition at line 129 of file ses_file.c.