#include "stat_functions.h"#include "general.h"#include "time_functions.h"#include <list.h>#include <str.h>#include <type.h>#include <apr_strings.h>#include <apr_time.h>Include dependency graph for stat_functions.c:

Go to the source code of this file.
Functions | |
| static bs_status | bsmod_stat_handle_avgminmax (const bs_service_request *request, bs_service_response **response) |
| bs_status | bsmod_stat_handle_stat_functions (const bs_service_request *request, bs_service_response **response) |
Variables | |
| bs_list * | timers |
| apr_pool_t * | pool |
1.5.1