#include <biosphere.h>
#include <xml.h>
#include "module.h"
#include "mutex.h"
#include "node.h"
#include "options.h"
#include "service.h"
#include "settings.h"
#include "thread.h"
#include <stdio.h>
#include <stdlib.h>
#include <apr_pools.h>
Include dependency graph for main.c:
Go to the source code of this file.
Functions | |
static void | cleanup (void) |
static bs_status | init_general (void) |
int | main (int argc, const char *argv[]) |
Variables | |
apr_pool_t * | global_mp |