Searched refs:ref_exists (Results 1 – 1 of 1) sorted by relevance
184 int ctrl_exists, ref_exists; in ENGINE_ctrl() local191 ref_exists = ((e->struct_ref > 0) ? 1 : 0); in ENGINE_ctrl()194 if(!ref_exists) in ENGINE_ctrl()