Home
last modified time | relevance | path

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

/dports/net/kamailio/kamailio-5.4.5/src/modules/mtree/
H A Dmtree.h105 int mt_table_spec(char* val);
H A Dmtree_mod.c463 return mt_table_spec((char*)val); in mt_param()
H A Dmtree.c768 int mt_table_spec(char* val) in mt_table_spec() function