Searched refs:table_flags (Results 1 – 1 of 1) sorted by relevance
40 static unsigned int table_flags = 0; variable45 return table_flags; in ENGINE_get_table_flags()50 table_flags = flags; in ENGINE_set_table_flags()244 if ((ret->funct_ref > 0) || !(table_flags & ENGINE_TABLE_FLAG_NOINIT)) in engine_table_select()