Searched refs:int_table_check (Results 1 – 2 of 2) sorted by relevance
65 static int int_table_check(ENGINE_TABLE **t, int create) in int_table_check() function94 if (!int_table_check(table, 1)) in engine_table_register()169 if (int_table_check(table, 0)) in engine_table_unregister()220 if (!int_table_check(table, 0)) in ossl_engine_table_select()
65 static int int_table_check(ENGINE_TABLE **t, int create) in int_table_check() function94 if (!int_table_check(table, 1)) in engine_table_register()172 if (int_table_check(table, 0)) in engine_table_unregister()225 if (!int_table_check(table, 0)) in ossl_engine_table_select()