Contains the functions exported by the module. More...
#include "../../sr_module.h"#include "../../str.h"#include "../../mem/mem.h"#include "../../ut.h"#include "carrierroute.h"#include "cr_fixup.h"#include "cr_map.h"#include "cr_fifo.h"#include "cr_data.h"#include "cr_func.h"#include "db_carrierroute.h"#include "config.h"#include <sys/stat.h>
Go to the source code of this file.
Definition in file carrierroute.c.
| static int mod_init | ( | void | ) | [static] |
it binds the necessary API functions and registers the fifo commands
Definition at line 156 of file carrierroute.c.
References carrierroute_db_init(), carrierroute_db_open(), carrierroute_db_vars(), init_route_data(), _str::len, reload_route_data(), and _str::s.

1.7.1