trie_node_alloc   209 server/util_filter.c         *reg_filter_set = trie_node_alloc(FILTER_POOL, NULL, 0);
trie_node_alloc   217 server/util_filter.c         filter_trie_node *child = trie_node_alloc(FILTER_POOL, node, *n);