Searched refs:table_unref (Results 1 – 2 of 2) sorted by relevance
73 Table *table_unref(Table *t);75 DEFINE_TRIVIAL_CLEANUP_FUNC(Table*, table_unref);
234 Table *table_unref(Table *t) { in table_unref() function