Searched refs:table_db_get_entry_match (Results 1 – 1 of 1) sorted by relevance
40 static char *table_db_get_entry_match(void *, const char *, size_t *,182 line = table_db_get_entry_match(handle, key, &len, match); in table_db_lookup()223 table_db_get_entry_match(void *hdl, const char *key, size_t *len, in table_db_get_entry_match() function