USERBLACKLIST :: database access
More...#include "../../sr_module.h"#include "../../lib/trie/dtrie.h"

Go to the source code of this file.
Definition in file modules_k/userblacklist/db.h.
| int db_reload_source | ( | const str * | table, | |
| struct dtrie_node_t * | root | |||
| ) |
Definition at line 110 of file modules_k/userblacklist/db.c.
References dtrie_clear(), dtrie_insert(), _str::len, match_mode, RES_COL_N, RES_ROW_N, RES_ROWS, _str::s, and db_val_t::string_val.
Referenced by reload_sources().


1.7.1