#include <biosphere.h>
#include <list.h>
#include <apr_pools.h>
Include dependency graph for options.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
bs_status | init_options (int argc, const char *argv[], apr_pool_t *mp) |
Variables | |
unsigned | global_listen_port |
unsigned | global_max_connections |
char * | global_conffile |
bs_list * | global_module_names_list |
char * | global_modules_dir |
bs_list * | global_node_address_list |