#include <biosphere_module.h>#include "general.h"#include "time_functions.h"#include "stat_functions.h"#include <str.h>#include <stdio.h>#include <string.h>Include dependency graph for bsmod_stat.c:

Go to the source code of this file.
Functions | |
| static bs_status | bsmod_stat_init (void) |
| static bs_status | bsmod_stat_cleanup (void) |
| static bs_status | bsmod_stat_handle_service (const bs_service_request *request, bs_service_response **response, void *extra) |
Variables | |
| bs_module | bsmod_symtable |
| apr_pool_t * | pool |
| bs_list * | timers |
| bs_module | bsmod_symtable |
1.5.1