Elektra  0.8.19
trie.c File Reference

Interna of trie functionality. More...

#include "kdbinternal.h"
Include dependency graph for trie.c:

Functions

Backend * trieLookup (Trie *trie, const Key *key)
 Internal Datastructure for mountpoints. More...
 
int trieClose (Trie *trie, Key *errorKey)
 Closes the trie and all opened backends within. More...
 

Detailed Description

Interna of trie functionality.