Searched refs:SLAP_OC__END (Results 1 – 4 of 4) sorted by relevance
83 if ( flags == SLAP_OCF_SET_FLAGS && ( e->e_ocflags & SLAP_OC__END ) ) in is_entry_objectclass()101 e->e_ocflags |= SLAP_OC__END; in is_entry_objectclass()130 e->e_ocflags |= SLAP_OC__END; in is_entry_objectclass()
1442 (((e)->e_ocflags & SLAP_OC__END) \1446 (((e)->e_ocflags & SLAP_OC__END) \1450 (((e)->e_ocflags & SLAP_OC__END) \1454 (((e)->e_ocflags & SLAP_OC__END) \1458 (((e)->e_ocflags & SLAP_OC__END) \1462 (((e)->e_ocflags & SLAP_OC__END) \1466 (((e)->e_ocflags & SLAP_OC__END) \1470 (((e)->e_ocflags & SLAP_OC__END) \
802 #define SLAP_OC__END 0x0100 macro
426 r->e_ocflags = SLAP_OC_GLUE|SLAP_OC__END; in mdb_id2entry()