Searched refs:TEI_FLAGS_EXISTS (Results 1 – 2 of 2) sorted by relevance
75 #define TEI_FLAGS_EXISTS 0x0200 /* Entry already exists */ macro
243 flag = TEI_FLAGS_EXISTS; in store_tei_result()1066 else if (ptei->flags & TEI_FLAGS_EXISTS) in manage_table_ent_v1()