Home
last modified time | relevance | path

Searched refs:ttree_lookup (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/lvm2/dist/libdm/regex/
H A Dttree.h25 void *ttree_lookup(struct ttree *tt, unsigned *key);
H A Dttree.c51 void *ttree_lookup(struct ttree *tt, unsigned *key) in ttree_lookup() function
H A Dmatcher.c239 ldfa = ttree_lookup(tt, bs + 1); in _calc_states()